Spaces:
Running
on
Zero
Running
on
Zero
Fabrice-TIERCELIN
commited on
Commit
β’
58fd964
1
Parent(s):
43f46bc
This PR adds a description and keywords
Browse filesUseful when you browse all the ZeroGPU spaces
README.md
CHANGED
@@ -4,16 +4,25 @@ emoji: ππ»
|
|
4 |
colorFrom: purple
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
models:
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
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 |
|