haoheliu commited on
Commit
4daf1a0
β€’
1 Parent(s): 9cb556b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: πŸ”Š
4
  colorFrom: indigo
5
  colorTo: red
6
  sdk: gradio
7
- sdk_version: 3.41.2
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
+ >