Artiprocher commited on
Commit
61f38cf
1 Parent(s): b28a00c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -69,12 +69,12 @@ Comparing the model with/without the ExVideo extension module, we found that the
69
  <video width="100%" controls>
70
  <source src="https://github.com/user-attachments/assets/86b16c00-92ce-4acb-a172-b3e6cefbc29d" type="video/mp4">
71
  </video>
72
- <div style="text-align: center; margin-top: 10px; font-size: 11px;">Without ExVideo extension module</div>
73
  </div>
74
  <div style="width: 45%; margin-bottom: 20px; transition: transform 0.3s;">
75
  <video width="100%" controls>
76
  <source src="https://github.com/user-attachments/assets/321ee04b-8c17-479e-8a95-8cbcf21f8d7e" type="video/mp4">
77
  </video>
78
- <div style="text-align: center; margin-top: 10px; font-size: 11px;">With ExVideo extension module</div>
79
  </div>
80
  </div>
 
69
  <video width="100%" controls>
70
  <source src="https://github.com/user-attachments/assets/86b16c00-92ce-4acb-a172-b3e6cefbc29d" type="video/mp4">
71
  </video>
72
+ <div style="text-align: center; margin-top: 10px; font-size: 21px;">Without ExVideo extension module</div>
73
  </div>
74
  <div style="width: 45%; margin-bottom: 20px; transition: transform 0.3s;">
75
  <video width="100%" controls>
76
  <source src="https://github.com/user-attachments/assets/321ee04b-8c17-479e-8a95-8cbcf21f8d7e" type="video/mp4">
77
  </video>
78
+ <div style="text-align: center; margin-top: 10px; font-size: 21px;">With ExVideo extension module</div>
79
  </div>
80
  </div>