juxuan27 commited on
Commit
c43755d
1 Parent(s): 3950165

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
  title: BrushNet
3
- emoji: 🔥
4
  colorFrom: yellow
5
  colorTo: indigo
6
  sdk: gradio
7
  python_version: 3.9
8
- sdk_version: 3.50.2
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
@@ -47,5 +47,4 @@ Keywords: Image Inpainting, Diffusion Models, Image Generation
47
  ## 💖 Acknowledgement
48
  <span id="acknowledgement"></span>
49
 
50
- Our code is modified based on [diffusers](https://github.com/huggingface/diffusers), thanks to all the contributors!
51
-
 
1
  ---
2
  title: BrushNet
3
+ emoji:
4
  colorFrom: yellow
5
  colorTo: indigo
6
  sdk: gradio
7
  python_version: 3.9
8
+ sdk_version: 3.50.0
9
  app_file: app.py
10
  pinned: false
11
  license: apache-2.0
 
47
  ## 💖 Acknowledgement
48
  <span id="acknowledgement"></span>
49
 
50
+ Our code is modified based on [diffusers](https://github.com/huggingface/diffusers), thanks to all the contributors!