Changlinn commited on
Commit
60d0802
·
verified ·
1 Parent(s): 1f13735

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -45,18 +45,21 @@ This paper novelly introduces a distillation-compatible learnable feature cachin
45
  ### [HunyuanVideo1.5-i2v] DisCa
46
 
47
  <div align="center">
 
48
  <video src="https://github.com/user-attachments/assets/8e249c1f-7fd3-4982-b954-d93130c507a9
49
- " width="60%" type="video/mp4"> </video>
50
  </div>
51
 
52
  <div align="center">
53
- <video src="https://github.com/user-attachments/assets/74d72f47-2c76-4dcf-9da2-01d51d2deaeb" width="100%" type="video/mp4"> </video>
 
54
  </div>
55
 
56
  ### [HunyuanVideo1.0-t2v] Restricted MeanFlow
57
 
58
  <div align="center">
59
- <video src="https://github.com/user-attachments/assets/bd1c7067-7655-4bff-b48b-130e12bfd762" width="100%" type="video/mp4"> </video>
 
60
  </div>
61
 
62
 
 
45
  ### [HunyuanVideo1.5-i2v] DisCa
46
 
47
  <div align="center">
48
+ <video width="60%" controls>
49
  <video src="https://github.com/user-attachments/assets/8e249c1f-7fd3-4982-b954-d93130c507a9
50
+ " type="video/mp4"> </video>
51
  </div>
52
 
53
  <div align="center">
54
+ <video width="100%" controls>
55
+ <video src="https://github.com/user-attachments/assets/74d72f47-2c76-4dcf-9da2-01d51d2deaeb" type="video/mp4"> </video>
56
  </div>
57
 
58
  ### [HunyuanVideo1.0-t2v] Restricted MeanFlow
59
 
60
  <div align="center">
61
+ <video width="100%" controls>
62
+ <video src="https://github.com/user-attachments/assets/bd1c7067-7655-4bff-b48b-130e12bfd762" type="video/mp4"> </video>
63
  </div>
64
 
65