Spaces:
Running
on
Zero
Running
on
Zero
ghostsInTheMachine
commited on
Commit
•
dafc712
1
Parent(s):
7f902c5
Update README.md
Browse files
README.md
CHANGED
@@ -4,16 +4,16 @@ emoji: 🐠
|
|
4 |
colorFrom: green
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
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: green
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.1.0
|
8 |
app_file: app.py
|
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
|