saneshashank commited on
Commit
a8e0a1c
·
verified ·
1 Parent(s): e8bc86a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,20 +1,20 @@
1
  ---
2
  title: Color Guided Wikiart Diffusion
3
- emoji: 🌈
4
  colorFrom: yellow
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 3.12.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
  tags:
12
- - pytorch
13
- - diffusers
14
- - unconditional-image-generation
15
- - diffusion-models-class
16
  ---
17
 
18
  Gradio demo for color-guided diffusion as shown in [Unit 2 of the Diffusion Models Class](https://github.com/huggingface/diffusion-models-class/tree/main/unit2)
19
 
20
- Duplicate this space and add your own description here :)
 
1
  ---
2
  title: Color Guided Wikiart Diffusion
3
+ emoji: 🌈
4
  colorFrom: yellow
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: 6.1.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
  tags:
12
+ - pytorch
13
+ - diffusers
14
+ - unconditional-image-generation
15
+ - diffusion-models-class
16
  ---
17
 
18
  Gradio demo for color-guided diffusion as shown in [Unit 2 of the Diffusion Models Class](https://github.com/huggingface/diffusion-models-class/tree/main/unit2)
19
 
20
+ Duplicate this space and add your own description here :)