Koi953215 Fabrice-TIERCELIN commited on
Commit
f5c4631
β€’
1 Parent(s): 43f46bc

This PR adds a description and keywords (#1)

Browse files

- This PR adds a description and keywords (58fd9641575f363c3bad803ca96a96fd043e8d95)


Co-authored-by: Fabrice TIERCELIN <Fabrice-TIERCELIN@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +16 -7
README.md CHANGED
@@ -4,16 +4,25 @@ emoji: πŸ‘ŒπŸ»
4
  colorFrom: purple
5
  colorTo: pink
6
  sdk: gradio
7
- sdk_version: 4.36.1
8
  app_file: app.py
9
  pinned: false
10
  models:
11
- - weights/BSRNet.pth
12
- - weights/gmflow_sintel-0c07dcb3.pth
13
- - weights/scunet_color_real_psnr.pth
14
- - weights/v2-1_512-ema-pruned.ckpt
15
- - weights/v2.pth
16
-
 
 
 
 
 
 
 
 
 
17
  ---
18
  Paper: arxiv.org/abs/2407.01519
19
 
 
4
  colorFrom: purple
5
  colorTo: pink
6
  sdk: gradio
7
+ sdk_version: 4.37.2
8
  app_file: app.py
9
  pinned: false
10
  models:
11
+ - weights/BSRNet.pth
12
+ - weights/gmflow_sintel-0c07dcb3.pth
13
+ - weights/scunet_color_real_psnr.pth
14
+ - weights/v2-1_512-ema-pruned.ckpt
15
+ - weights/v2.pth
16
+ tags:
17
+ - Upscaling
18
+ - Restoring
19
+ - Video-to-Video
20
+ - Video-2-Video
21
+ - Vid-to-Vid
22
+ - Vid-2-Vid
23
+ - language models
24
+ - LLMs
25
+ short_description: Video upscaler/restorer
26
  ---
27
  Paper: arxiv.org/abs/2407.01519
28