Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: π
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -20,3 +20,4 @@ Part of the code from this repo is borrowed from the following repos. We would l
|
|
20 |
> https://github.com/CompVis/stable-diffusion
|
21 |
> https://github.com/v-iashin/SpecVQGAN
|
22 |
> https://github.com/toshas/torch-fidelity
|
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.6.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
20 |
> https://github.com/CompVis/stable-diffusion
|
21 |
> https://github.com/v-iashin/SpecVQGAN
|
22 |
> https://github.com/toshas/torch-fidelity
|
23 |
+
>
|