Spaces:
Runtime error
Runtime error
Commit
·
04d53da
1
Parent(s):
7aed0b8
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,11 +6,12 @@ colorTo: pink
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 3.20.1
|
| 8 |
app_file: app.py
|
| 9 |
-
tags:
|
| 10 |
-
- keras-dreambooth
|
| 11 |
-
- wilcard
|
| 12 |
pinned: false
|
| 13 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 3.20.1
|
| 8 |
app_file: app.py
|
|
|
|
|
|
|
|
|
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
+
tags:
|
| 12 |
+
- keras-dreambooth
|
| 13 |
+
- wildcard
|
| 14 |
+
|
| 15 |
---
|
| 16 |
|
| 17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|