update code
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
title: S2I Artwork Sketch To Image Diffusion
|
3 |
-
header: mini
|
4 |
emoji: 🔥
|
5 |
colorFrom: purple
|
6 |
colorTo: red
|
@@ -8,7 +7,10 @@ sdk: gradio
|
|
8 |
sdk_version: 4.26.0
|
9 |
app_file: app.py
|
10 |
pinned: true
|
|
|
|
|
11 |
license: mit
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
title: S2I Artwork Sketch To Image Diffusion
|
|
|
3 |
emoji: 🔥
|
4 |
colorFrom: purple
|
5 |
colorTo: red
|
|
|
7 |
sdk_version: 4.26.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
+
header: mini
|
11 |
+
theme: NoCrypt/miku@1.2.1
|
12 |
license: mit
|
13 |
+
short_description: Fast Img2Img | Art Diffusion | Stable Diffusion Turbo
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|