Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -4,16 +4,16 @@ emoji: π
|
|
4 |
colorFrom: purple
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: agpl-3.0
|
11 |
models:
|
12 |
-
|
13 |
-
|
14 |
preload_from_hub:
|
15 |
-
|
16 |
-
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: purple
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.1.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: agpl-3.0
|
11 |
models:
|
12 |
+
- opendatalab/PDF-Extract-Kit
|
13 |
+
- hantian/layoutreader
|
14 |
preload_from_hub:
|
15 |
+
- opendatalab/PDF-Extract-Kit
|
16 |
+
- hantian/layoutreader
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|