Spaces:
Runtime error
Runtime error
Add model references in README.
Browse files
README.md
CHANGED
|
@@ -8,6 +8,9 @@ sdk_version: 4.20.1
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
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
|