Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,13 @@
|
|
1 |
---
|
2 |
title: Diffusion
|
3 |
-
emoji:
|
4 |
colorFrom: blue
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.41.0
|
8 |
app_file: app.py
|
9 |
-
pinned: true
|
10 |
-
header: mini
|
11 |
-
model: RealVisXL_V4.0 / V4_Lightning (1/2)
|
12 |
-
space type: Demo / Concept
|
13 |
license: creativeml-openrail-m
|
14 |
-
|
15 |
-
about: A demo space for text to image Gen with grid*collage
|
16 |
-
short_description: Filters | Grid | Collage | Quality | Style
|
17 |
---
|
18 |
|
19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: Diffusion
|
3 |
+
emoji: 🏃
|
4 |
colorFrom: blue
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
sdk_version: 4.41.0
|
8 |
app_file: app.py
|
|
|
|
|
|
|
|
|
9 |
license: creativeml-openrail-m
|
10 |
+
pinned: false
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|