Spaces:
Runtime error
Runtime error
Commit
·
ce91704
1
Parent(s):
9d24336
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,11 @@ colorTo: gray
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.21.0
|
8 |
app_file: app.py
|
|
|
|
|
|
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.21.0
|
8 |
app_file: app.py
|
9 |
+
tags:
|
10 |
+
- keras-dreambooth
|
11 |
+
- wild-card
|
12 |
pinned: false
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
16 |
+
|