returnfalse commited on
Commit
2c110e9
β€’
1 Parent(s): eb083da

update readme

Browse files
Files changed (1) hide show
  1. README.md +10 -0
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