Spaces:
Running
on
L4
Running
on
L4
Update README.md
Browse files
README.md
CHANGED
@@ -8,8 +8,12 @@ sdk_version: 4.44.1
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: agpl-3.0
|
11 |
-
models:
|
12 |
-
-
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
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
|