ngoctuanai commited on
Commit
2a97bbe
·
1 Parent(s): 868f009

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -7
README.md CHANGED
@@ -1,12 +1,16 @@
1
  ---
2
- title: Stablediffusionv21
3
- emoji: 😻
4
- colorFrom: green
5
- colorTo: green
6
  sdk: gradio
7
- sdk_version: 4.4.1
8
  app_file: app.py
9
  pinned: false
 
 
 
 
 
10
  ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
+ title: Stable Diffusion 2-1
3
+ emoji: 🔥
4
+ colorFrom: gray
5
+ colorTo: yellow
6
  sdk: gradio
7
+ sdk_version: 3.20.0
8
  app_file: app.py
9
  pinned: false
10
+ models:
11
+ - stabilityai/stable-diffusion-2
12
+ - CompVis/stable-diffusion-v1-4
13
+ disable_embedding: true
14
+ license: mit
15
  ---
16
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference