Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
title: OCR
|
3 |
-
emoji:
|
4 |
colorFrom: red
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
@@ -10,4 +10,11 @@ pinned: false
|
|
10 |
short_description: Optical Character Recognition
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: OCR
|
3 |
+
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: purple
|
6 |
sdk: streamlit
|
|
|
10 |
short_description: Optical Character Recognition
|
11 |
---
|
12 |
|
13 |
+
|
14 |
+
check the demo:
|
15 |
+
Local URL: http://localhost:8501
|
16 |
+
Network URL: http://10.25.61.76:8501
|
17 |
+
External URL: http://34.230.254.100:8501
|
18 |
+
|
19 |
+
|
20 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|