Update README.md
Browse files
README.md
CHANGED
|
@@ -23,19 +23,19 @@ More results of various video editing tasks are demonstrated in the paper—all
|
|
| 23 |
<div style="display: flex; justify-content: center; gap: 10px; flex-wrap: nowrap;">
|
| 24 |
<figure style="margin: 0; text-align: center; flex: 1; min-width: 150px;">
|
| 25 |
<video width="100%" controls autoplay muted loop>
|
| 26 |
-
<source src="https://huggingface.co/datasets/FlowMimic/
|
| 27 |
</video>
|
| 28 |
<figcaption style="margin-top: 8px; font-size: 0.9em; color: #555;">Changing Word</figcaption>
|
| 29 |
</figure>
|
| 30 |
<figure style="margin: 0; text-align: center; flex: 1; min-width: 150px;">
|
| 31 |
<video width="100%" controls autoplay muted loop>
|
| 32 |
-
<source src="https://huggingface.co/datasets/FlowMimic/
|
| 33 |
</video>
|
| 34 |
<figcaption style="margin-top: 8px; font-size: 0.9em; color: #555;">Non-rigid Element Replacement and Adding Visual Effect</figcaption>
|
| 35 |
</figure>
|
| 36 |
<figure style="margin: 0; text-align: center; flex: 1; min-width: 150px;">
|
| 37 |
<video width="100%" controls autoplay muted loop>
|
| 38 |
-
<source src="https://huggingface.co/datasets/FlowMimic/
|
| 39 |
</video>
|
| 40 |
<figcaption style="margin-top: 8px; font-size: 0.9em; color: #555;">Trajectory-guided Conditional Input Editing</figcaption>
|
| 41 |
</figure>
|
|
|
|
| 23 |
<div style="display: flex; justify-content: center; gap: 10px; flex-wrap: nowrap;">
|
| 24 |
<figure style="margin: 0; text-align: center; flex: 1; min-width: 150px;">
|
| 25 |
<video width="100%" controls autoplay muted loop>
|
| 26 |
+
<source src="https://huggingface.co/datasets/FlowMimic/Uncompressed/resolve/main/video_editing_results/0.mp4" type="video/mp4">
|
| 27 |
</video>
|
| 28 |
<figcaption style="margin-top: 8px; font-size: 0.9em; color: #555;">Changing Word</figcaption>
|
| 29 |
</figure>
|
| 30 |
<figure style="margin: 0; text-align: center; flex: 1; min-width: 150px;">
|
| 31 |
<video width="100%" controls autoplay muted loop>
|
| 32 |
+
<source src="https://huggingface.co/datasets/FlowMimic/Uncompressed/resolve/main/video_editing_results/1.mp4" type="video/mp4">
|
| 33 |
</video>
|
| 34 |
<figcaption style="margin-top: 8px; font-size: 0.9em; color: #555;">Non-rigid Element Replacement and Adding Visual Effect</figcaption>
|
| 35 |
</figure>
|
| 36 |
<figure style="margin: 0; text-align: center; flex: 1; min-width: 150px;">
|
| 37 |
<video width="100%" controls autoplay muted loop>
|
| 38 |
+
<source src="https://huggingface.co/datasets/FlowMimic/Uncompressed/resolve/main/video_editing_results/2.mp4" type="video/mp4">
|
| 39 |
</video>
|
| 40 |
<figcaption style="margin-top: 8px; font-size: 0.9em; color: #555;">Trajectory-guided Conditional Input Editing</figcaption>
|
| 41 |
</figure>
|