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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -7
README.md CHANGED
@@ -91,7 +91,6 @@ pip install -e .
91
 
92
  ## πŸ—‚ Model Zoo
93
  ---
94
-
95
  | Model Name | Date | Backbone | Link |
96
  |---|---|---|---|
97
  | RVR | 2026.06 | Wan2.2-TI2V-5B | [πŸ€— HuggingFace](https://huggingface.co/H-oliday/RVR) |
@@ -114,7 +113,6 @@ checkpoints/
114
 
115
  ## πŸš€ Quick Start
116
  ---
117
-
118
  ### Python API
119
 
120
  ```python
@@ -161,7 +159,6 @@ Use `--upscale 4` instead of `--resolution`, or `--png` to write a PNG sequence.
161
 
162
  ## πŸ“ Repository Structure
163
  ---
164
-
165
  ```
166
  RVR/
167
  β”œβ”€β”€ README.md
@@ -190,15 +187,14 @@ RVR/
190
 
191
  ## 🎬 More Visual Results
192
  ---
193
-
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
  ---
 
91
 
92
  ## πŸ—‚ Model Zoo
93
  ---
 
94
  | Model Name | Date | Backbone | Link |
95
  |---|---|---|---|
96
  | RVR | 2026.06 | Wan2.2-TI2V-5B | [πŸ€— HuggingFace](https://huggingface.co/H-oliday/RVR) |
 
113
 
114
  ## πŸš€ Quick Start
115
  ---
 
116
  ### Python API
117
 
118
  ```python
 
159
 
160
  ## πŸ“ Repository Structure
161
  ---
 
162
  ```
163
  RVR/
164
  β”œβ”€β”€ README.md
 
187
 
188
  ## 🎬 More Visual Results
189
  ---
 
190
  > Full-length restored clips (low-quality input β†’ RVR, played back to back).
191
 
192
 
193
+ <video src="https://huggingface.co/H-oliday/RVR/blob/main/assets/demo_1.mp4" controls width="100%"></video>
194
 
195
+ <video src="https://huggingface.co/H-oliday/RVR/blob/main/assets/demo_2.mp4" controls width="100%"></video>
196
 
197
+ <video src="https://huggingface.co/H-oliday/RVR/blob/main/assets/demo_3.mp4" controls width="100%"></video>
198
 
199
  ## πŸ“– Citation
200
  ---