DeepMount00 commited on
Commit
881fed8
·
verified ·
1 Parent(s): 04ace6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ else:
20
 
21
 
22
  # Model information
23
- MODEL_ID = "DeepMount00/SmolVLM-Base-ocr_base"
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