doevent commited on
Commit
dab702c
·
verified ·
1 Parent(s): e0d2869

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -1,12 +1,14 @@
1
  ---
2
- title: Real ESRGAN
3
- emoji: 🐢
4
- colorFrom: blue
5
- colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.37.0
 
8
  app_file: 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: Face Real ESRGAN 2x 4x 8x
3
+ emoji: 🦀
4
+ colorFrom: green
5
+ colorTo: gray
6
  sdk: gradio
7
  sdk_version: 5.37.0
8
+ python_version: 3.11.13
9
  app_file: app.py
10
+ pinned: true
11
+ license: apache-2.0
12
+ models:
13
+ - ai-forever/Real-ESRGAN
14
+ ---