Update README.md
Browse files
README.md
CHANGED
@@ -6,11 +6,11 @@ colorTo: red
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.17.0
|
8 |
app_file: app.py
|
9 |
-
pinned: false
|
10 |
-
license: apache-2.0
|
11 |
tags:
|
12 |
- keras-dreambooth
|
13 |
- nature
|
|
|
|
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
6 |
sdk: gradio
|
7 |
sdk_version: 3.17.0
|
8 |
app_file: app.py
|
|
|
|
|
9 |
tags:
|
10 |
- keras-dreambooth
|
11 |
- nature
|
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
|