Spaces:
Runtime error
Runtime error
returnfalse
commited on
Commit
β’
2c110e9
1
Parent(s):
eb083da
update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Stable Diffusion web UI
|
2 |
A browser interface based on Gradio library for Stable Diffusion.
|
3 |
|
|
|
1 |
+
---
|
2 |
+
title: Stable Diffusion Webui
|
3 |
+
emoji: π
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: blue
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 3.19.1
|
8 |
+
app_file: launch.py
|
9 |
+
pinned: false
|
10 |
+
---
|
11 |
# Stable Diffusion web UI
|
12 |
A browser interface based on Gradio library for Stable Diffusion.
|
13 |
|