Spaces:
Running
Running
Luis J Camargo commited on
Commit ·
3f87369
1
Parent(s): 0c7be8b
config: Update OCR model_name from TachiwinOCR-VL-1.5 to PaddleOCR-VL-1.5-0.9B.
Browse files- default.yaml +1 -1
default.yaml
CHANGED
|
@@ -68,7 +68,7 @@ SubModules:
|
|
| 68 |
genai_config:
|
| 69 |
backend: native
|
| 70 |
model_dir: tachiwin/Tachiwin-OCR-1.5
|
| 71 |
-
model_name:
|
| 72 |
module_name: vl_recognition
|
| 73 |
SubPipelines:
|
| 74 |
DocPreprocessor:
|
|
|
|
| 68 |
genai_config:
|
| 69 |
backend: native
|
| 70 |
model_dir: tachiwin/Tachiwin-OCR-1.5
|
| 71 |
+
model_name: PaddleOCR-VL-1.5-0.9B
|
| 72 |
module_name: vl_recognition
|
| 73 |
SubPipelines:
|
| 74 |
DocPreprocessor:
|