Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -3,10 +3,10 @@ title: Multicentury HTR Pipeline
|
|
3 |
colorFrom: blue
|
4 |
colorTo: gray
|
5 |
sdk: gradio
|
6 |
-
sdk_version:
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
short_description: Demo for handwritten text recognition model.
|
10 |
---
|
11 |
|
12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
3 |
colorFrom: blue
|
4 |
colorTo: gray
|
5 |
sdk: gradio
|
6 |
+
sdk_version: 5.34.2
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
short_description: Demo for handwritten text recognition model.
|
10 |
---
|
11 |
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|