Video-to-Video
Diffusers
Safetensors
H-oliday commited on
Commit
084e05e
·
verified ·
1 Parent(s): 097e047

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -12
README.md CHANGED
@@ -1,16 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- pipeline_tag: text-to-video
4
- widget:
5
- - text: "Demo 1"
6
- output:
7
- url: assets/demo_1.mp4
8
- - text: "Demo 2"
9
- output:
10
- url: assets/demo_2.mp4
11
- - text: "Demo 3"
12
- output:
13
- url: assets/demo_3.mp4
14
  ---
15
 
16
  <div align="center">
@@ -204,7 +194,11 @@ RVR/
204
  > Full-length restored clips (low-quality input → RVR, played back to back).
205
 
206
 
207
- <Gallery />
 
 
 
 
208
 
209
  ## 📖 Citation
210
  ---
 
1
  ---
2
  license: apache-2.0
3
+
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  <div align="center">
 
194
  > Full-length restored clips (low-quality input → RVR, played back to back).
195
 
196
 
197
+ <video src="assets/demo_1.mp4" controls width="100%"></video>
198
+
199
+ <video src="assets/demo_2.mp4" controls width="100%"></video>
200
+
201
+ <video src="assets/demo_3.mp4" controls width="100%"></video>
202
 
203
  ## 📖 Citation
204
  ---