Spaces:
Sleeping
Sleeping
Luis J Camargo commited on
Commit ·
f9963b2
1
Parent(s): 8d56937
descr fix
Browse files
app.py
CHANGED
|
@@ -131,7 +131,7 @@ def inference(img):
|
|
| 131 |
return f"Error during OCR processing:\n\n```\n{error_detail}\n```"
|
| 132 |
|
| 133 |
|
| 134 |
-
title = '🌎 Tachiwin Indigenous Languages
|
| 135 |
|
| 136 |
description = '''
|
| 137 |
### PaddleOCR-VL Fine-tuned for the 68 Indigenous Languages of Mexico
|
|
|
|
| 131 |
return f"Error during OCR processing:\n\n```\n{error_detail}\n```"
|
| 132 |
|
| 133 |
|
| 134 |
+
title = '🌎 Tachiwin OCR for the Indigenous Languages of Mexico'
|
| 135 |
|
| 136 |
description = '''
|
| 137 |
### PaddleOCR-VL Fine-tuned for the 68 Indigenous Languages of Mexico
|