Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,21 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: red
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.11.0
|
8 |
app_file: app.py
|
9 |
-
pinned:
|
|
|
|
|
|
|
10 |
license: apache-2.0
|
11 |
-
short_description:
|
12 |
---
|
13 |
|
14 |
-
# π¨
|
15 |
|
16 |
Powered by [π» Pollinations.ai](https://pollinations.ai)
|
17 |
|
18 |
-
---
|
19 |
-
|
20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
+
title: Cherry Dreamer
|
3 |
+
emoji: ππ¨
|
4 |
colorFrom: red
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
sdk_version: 5.11.0
|
8 |
app_file: app.py
|
9 |
+
pinned: true
|
10 |
+
tags:
|
11 |
+
- text-to-image
|
12 |
+
- image-generation
|
13 |
license: apache-2.0
|
14 |
+
short_description: β€οΈ Powered by Pollinations.ai β€οΈ
|
15 |
---
|
16 |
|
17 |
+
# π¨ Cherry Dreamer by [π cherry-ghosts community](https://hf.co/cherry-ghosts)
|
18 |
|
19 |
Powered by [π» Pollinations.ai](https://pollinations.ai)
|
20 |
|
|
|
|
|
21 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|