DeepCoreB4 commited on
Commit
ad8ece1
β€’
1 Parent(s): 44d5071

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
  title: stable-diffusion-webui-master
3
- emoji: πŸ”₯
4
- colorFrom: purple
5
- colorTo: purple
6
  sdk: gradio
7
- sdk_version: 1.17.0
8
- app_file: launch.py
9
  pinned: false
10
- license: mit
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
@@ -173,4 +173,4 @@ Licenses for borrowed code can be found in `Settings -> Licenses` screen, and al
173
  - Security advice - RyotaK
174
  - UniPC sampler - Wenliang Zhao - https://github.com/wl-zhao/UniPC
175
  - Initial Gradio script - posted on 4chan by an Anonymous user. Thank you Anonymous user.
176
- - (You)
 
1
  ---
2
  title: stable-diffusion-webui-master
3
+ emoji: πŸ“ˆ
4
+ colorFrom: gray
5
+ colorTo: gray
6
  sdk: gradio
7
+ sdk_version: 3.23.0
8
+ app_file: app.py
9
  pinned: false
10
+ license: apache-2.0
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
173
  - Security advice - RyotaK
174
  - UniPC sampler - Wenliang Zhao - https://github.com/wl-zhao/UniPC
175
  - Initial Gradio script - posted on 4chan by an Anonymous user. Thank you Anonymous user.
176
+ - (You)