Fabrice-TIERCELIN commited on
Commit
3aadfd6
1 Parent(s): 5d850dd

Restore SUPIR

Browse files
Files changed (1) hide show
  1. README.md +9 -10
README.md CHANGED
@@ -1,12 +1,11 @@
1
  ---
2
- title: GenVideo
3
- emoji: 🎥
4
- colorFrom: indigo
5
- colorTo: gray
6
  sdk: gradio
7
- sdk_version: 4.28.3
8
- app_file: GenVideo_app.py
9
- pinned: false
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
1
  ---
2
+ title: SUPIR Image Upscaler (Work In Progress)
 
 
 
3
  sdk: gradio
4
+ emoji: 👷
5
+ sdk_version: 4.31.4
6
+ app_file: gradio_demo.py
7
+ license: mit
8
+ colorFrom: blue
9
+ colorTo: pink
10
+ short_description: Not working yet; any help is appreciated
11
+ ---