Spaces:
Running
Running
phyloforfun
commited on
Commit
β’
8abd975
1
Parent(s):
5093ce6
req
Browse files- README.md +2 -1
- requirements.txt +0 -0
README.md
CHANGED
@@ -4,12 +4,13 @@ emoji: π
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: streamlit
|
7 |
-
sdk_version: 1.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: cc-by-nc-4.0
|
11 |
preload_from_hub:
|
12 |
- microsoft/trocr-large-handwritten
|
|
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: streamlit
|
7 |
+
sdk_version: 1.36.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: cc-by-nc-4.0
|
11 |
preload_from_hub:
|
12 |
- microsoft/trocr-large-handwritten
|
13 |
+
- microsoft/Florence-2-large
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
requirements.txt
CHANGED
Binary files a/requirements.txt and b/requirements.txt differ
|
|