Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
title: Tonic's GOT OCR
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
|
@@ -8,6 +8,9 @@ sdk_version: 4.44.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Tonic's On Device GOT OCR
|
| 3 |
+
emoji: π²π«΄π»π
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
| 11 |
+
thumbnail: >-
|
| 12 |
+
https://cdn-uploads.huggingface.co/production/uploads/62a3bb1cd0d8c2c2169f0b88/CG4u3Cp0ZYfnBYvG8Bzqt.png
|
| 13 |
+
short_description: 'On device SOTA : GOT - OCR (from : UCAS, Beijing)'
|
| 14 |
---
|
| 15 |
|
| 16 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|