Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -20,7 +20,7 @@ else:
|
|
20 |
|
21 |
|
22 |
# Model information
|
23 |
-
MODEL_ID = "DeepMount00/
|
24 |
OCR_INSTRUCTION = "Sei un assistente esperto di OCR, converti il testo in formato MD."
|
25 |
|
26 |
# Load processor and model
|
|
|
20 |
|
21 |
|
22 |
# Model information
|
23 |
+
MODEL_ID = "DeepMount00/Smol-OCR-preview"
|
24 |
OCR_INSTRUCTION = "Sei un assistente esperto di OCR, converti il testo in formato MD."
|
25 |
|
26 |
# Load processor and model
|