Artiprocher
commited on
Update README.md
Browse files
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:
|
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:
|
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: 15px;">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: 15px;">With ExVideo extension module</div>
|
79 |
</div>
|
80 |
</div>
|