Update README.md
Browse files
README.md
CHANGED
|
@@ -10,6 +10,11 @@ app_file: gradio_app.py
|
|
| 10 |
pinned: false
|
| 11 |
license: apache-2.0
|
| 12 |
short_description: Gradio implementation of the Surya OCR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 10 |
pinned: false
|
| 11 |
license: apache-2.0
|
| 12 |
short_description: Gradio implementation of the Surya OCR
|
| 13 |
+
models:
|
| 14 |
+
- vikp/surya_det3
|
| 15 |
+
- vikp/surya_rec2
|
| 16 |
+
- vikp/surya_tablerec
|
| 17 |
+
- datalab-to/surya_layout0
|
| 18 |
---
|
| 19 |
|
| 20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|