Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🎨
|
|
4 |
colorFrom: gray
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.
|
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.
|