Spaces:
Running
on
Zero
Running
on
Zero
ZhengPeng7
commited on
Commit
•
32a15bd
1
Parent(s):
69b7015
Add preload_from_hub in README.
Browse files
README.md
CHANGED
@@ -9,8 +9,11 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
models:
|
12 |
-
- ZhengPeng7/BiRefNet
|
13 |
-
- ZhengPeng7/BiRefNet-portrait
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
models:
|
12 |
+
- ZhengPeng7/BiRefNet
|
13 |
+
- ZhengPeng7/BiRefNet-portrait
|
14 |
+
preload_from_hub:
|
15 |
+
- ZhengPeng7/BiRefNet
|
16 |
+
- ZhengPeng7/BiRefNet-portrait
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|