Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,15 @@ sdk_version: 3.14.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
|
|
|
|
11 |
duplicated_from: abidlabs/images
|
|
|
|
|
12 |
---
|
|
|
|
|
|
|
13 |
|
14 |
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 |
+
tags:
|
12 |
+
- stable-diffusion
|
13 |
+
- text-to-image
|
14 |
duplicated_from: abidlabs/images
|
15 |
+
thumbnail: "https://pbs.twimg.com/media/FkjApn7aYAE1H9k?format=png&name=small"
|
16 |
+
|
17 |
---
|
18 |
+
license: creativeml-openrail-m
|
19 |
+
|
20 |
+
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|