feat: optimize the format convert
This commit is contained in:
@@ -23,7 +23,7 @@ class Settings(BaseSettings):
|
||||
|
||||
# PaddleOCR-VL Settings
|
||||
paddleocr_vl_url: str = "http://127.0.0.1:8000/v1"
|
||||
|
||||
|
||||
# MinerOCR Settings
|
||||
miner_ocr_api_url: str = "http://127.0.0.1:8000/file_parse"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user