blanchon commited on
Commit
0b9d113
·
verified ·
1 Parent(s): 098820c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🎨
4
  colorFrom: gray
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: 5.5.0
8
  app_file: rgb2x/gradio_demo_rgb2x.py
9
  pinned: false
10
  ---
@@ -79,4 +79,4 @@ python gradio_demo_x2rgb.py
79
 
80
  ## Acknowledgements
81
 
82
- This implementation builds upon Hugging Face’s [Diffusers](https://github.com/huggingface/diffusers) library. We also acknowledge [Gradio](https://www.gradio.app/) for providing an easy-to-use interface that allowed us to create the inference demos for our models.
 
4
  colorFrom: gray
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: 5.25.1
8
  app_file: rgb2x/gradio_demo_rgb2x.py
9
  pinned: false
10
  ---
 
79
 
80
  ## Acknowledgements
81
 
82
+ This implementation builds upon Hugging Face’s [Diffusers](https://github.com/huggingface/diffusers) library. We also acknowledge [Gradio](https://www.gradio.app/) for providing an easy-to-use interface that allowed us to create the inference demos for our models.