Skip to content

Commit 7399bb3

Browse files
committed
update gif
1 parent 5239c87 commit 7399bb3

89 files changed

Lines changed: 82 additions & 82 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,14 @@ We present a unified video editing and generation framework that pairs a text-to
6969

7070
*Change the man's black jacket to a tattered gray overcoat, replace the wall with faded blue wallpaper*
7171

72-
<video src="resources/complex_edit/complex_edit_1.mp4" width="100%" controls autoplay loop muted></video>
72+
<img src="resources/complex_edit/complex_edit_1.gif" width="100%">
7373

7474
</td>
7575
<td width="50%">
7676

7777
*Change the woman's red shirt to glowing neon cyan, transform window glow to electric blue moonlight*
7878

79-
<video src="resources/complex_edit/complex_edit_2.mp4" width="100%" controls autoplay loop muted></video>
79+
<img src="resources/complex_edit/complex_edit_2.gif" width="100%">
8080

8181
</td>
8282
</tr>
@@ -85,14 +85,14 @@ We present a unified video editing and generation framework that pairs a text-to
8585

8686
*Change the man's black jacket to a gray coat with glowing thread, replace blue light with warm amber*
8787

88-
<video src="resources/complex_edit/complex_edit_3.mp4" width="100%" controls autoplay loop muted></video>
88+
<img src="resources/complex_edit/complex_edit_3.gif" width="100%">
8989

9090
</td>
9191
<td width="50%">
9292

9393
*Change workout attire to vibrant crimson sports bra and leggings, replace towel with flowing silk scarf*
9494

95-
<video src="resources/complex_edit/complex_edit_4.mp4" width="100%" controls autoplay loop muted></video>
95+
<img src="resources/complex_edit/complex_edit_4.gif" width="100%">
9696

9797
</td>
9898
</tr>
@@ -107,14 +107,14 @@ We present a unified video editing and generation framework that pairs a text-to
107107

108108
*Change the woman's black top to a flowing blood-red silk gown that billows with motion*
109109

110-
<video src="resources/high_motion/high_motion_1.mp4" width="100%" controls autoplay loop muted></video>
110+
<img src="resources/high_motion/high_motion_1.gif" width="100%">
111111

112112
</td>
113113
<td width="50%">
114114

115115
*Change the woman's green jacket to a deep crimson cloak that billows dramatically*
116116

117-
<video src="resources/high_motion/high_motion_2.mp4" width="100%" controls autoplay loop muted></video>
117+
<img src="resources/high_motion/high_motion_2.gif" width="100%">
118118

119119
</td>
120120
</tr>
@@ -123,14 +123,14 @@ We present a unified video editing and generation framework that pairs a text-to
123123

124124
*Change the armored suit from red-and-black to matte charcoal gray with cyan circuitry accents*
125125

126-
<video src="resources/high_motion/high_motion_3.mp4" width="100%" controls autoplay loop muted></video>
126+
<img src="resources/high_motion/high_motion_3.gif" width="100%">
127127

128128
</td>
129129
<td width="50%">
130130

131131
*Change the woman's white shirt to a blood-red silk blouse that clings to her form*
132132

133-
<video src="resources/high_motion/high_motion_4.mp4" width="100%" controls autoplay loop muted></video>
133+
<img src="resources/high_motion/high_motion_4.gif" width="100%">
134134

135135
</td>
136136
</tr>
@@ -145,14 +145,14 @@ We present a unified video editing and generation framework that pairs a text-to
145145

146146
*Change the real raccoon to a stuffed raccoon*
147147

148-
<video src="resources/local_change_2/local_change_2_1.mp4" width="100%" controls autoplay loop muted></video>
148+
<img src="resources/local_change_2/local_change_2_1.gif" width="100%">
149149

150150
</td>
151151
<td width="50%">
152152

153153
*Change the firefighter's pizza to a steaming cup of coffee*
154154

155-
<video src="resources/local_change_2/local_change_2_2.mp4" width="100%" controls autoplay loop muted></video>
155+
<img src="resources/local_change_2/local_change_2_2.gif" width="100%">
156156

157157
</td>
158158
</tr>
@@ -161,14 +161,14 @@ We present a unified video editing and generation framework that pairs a text-to
161161

162162
*Change the light brown fur to deep obsidian-black fur with icy blue ethereal mist*
163163

164-
<video src="resources/local_change_2/local_change_2_3.mp4" width="100%" controls autoplay loop muted></video>
164+
<img src="resources/local_change_2/local_change_2_3.gif" width="100%">
165165

166166
</td>
167167
<td width="50%">
168168

169169
*Change the golden retriever to a black Labrador*
170170

171-
<video src="resources/local_change_2/local_change_2_4.mp4" width="100%" controls autoplay loop muted></video>
171+
<img src="resources/local_change_2/local_change_2_4.gif" width="100%">
172172

173173
</td>
174174
</tr>
@@ -187,14 +187,14 @@ We present a unified video editing and generation framework that pairs a text-to
187187

188188
*Add a scarf around the first fox's neck*
189189

190-
<video src="resources/add/add_1.mp4" width="100%" controls autoplay loop muted></video>
190+
<img src="resources/add/add_1.gif" width="100%">
191191

192192
</td>
193193
<td width="50%">
194194

195195
*Add a tiny pirate hat on the parrot's head*
196196

197-
<video src="resources/add/add_2.mp4" width="100%" controls autoplay loop muted></video>
197+
<img src="resources/add/add_2.gif" width="100%">
198198

199199
</td>
200200
</tr>
@@ -203,14 +203,14 @@ We present a unified video editing and generation framework that pairs a text-to
203203

204204
*Add a red headband to the player's forehead*
205205

206-
<video src="resources/add/add_3.mp4" width="100%" controls autoplay loop muted></video>
206+
<img src="resources/add/add_3.gif" width="100%">
207207

208208
</td>
209209
<td width="50%">
210210

211211
*Add a tiny crown to the hummingbird's head*
212212

213-
<video src="resources/add/add_4.mp4" width="100%" controls autoplay loop muted></video>
213+
<img src="resources/add/add_4.gif" width="100%">
214214

215215
</td>
216216
</tr>
@@ -225,14 +225,14 @@ We present a unified video editing and generation framework that pairs a text-to
225225

226226
*Remove the meditation cushion from the scene*
227227

228-
<video src="resources/remove/remove_1.mp4" width="100%" controls autoplay loop muted></video>
228+
<img src="resources/remove/remove_1.gif" width="100%">
229229

230230
</td>
231231
<td width="50%">
232232

233233
*Remove the two cubs from the scene*
234234

235-
<video src="resources/remove/remove_2.mp4" width="100%" controls autoplay loop muted></video>
235+
<img src="resources/remove/remove_2.gif" width="100%">
236236

237237
</td>
238238
</tr>
@@ -241,14 +241,14 @@ We present a unified video editing and generation framework that pairs a text-to
241241

242242
*Remove the two lizards from the scene*
243243

244-
<video src="resources/remove/remove_3.mp4" width="100%" controls autoplay loop muted></video>
244+
<img src="resources/remove/remove_3.gif" width="100%">
245245

246246
</td>
247247
<td width="50%">
248248

249249
*Remove the black cat from the scene*
250250

251-
<video src="resources/remove/remove_4.mp4" width="100%" controls autoplay loop muted></video>
251+
<img src="resources/remove/remove_4.gif" width="100%">
252252

253253
</td>
254254
</tr>
@@ -263,14 +263,14 @@ We present a unified video editing and generation framework that pairs a text-to
263263

264264
*Change the woman's white dress to a blood-stained black gown*
265265

266-
<video src="resources/local_change_1/local_change_1_1.mp4" width="100%" controls autoplay loop muted></video>
266+
<img src="resources/local_change_1/local_change_1_1.gif" width="100%">
267267

268268
</td>
269269
<td width="50%">
270270

271271
*Change the fox into a badger*
272272

273-
<video src="resources/local_change_1/local_change_1_2.mp4" width="100%" controls autoplay loop muted></video>
273+
<img src="resources/local_change_1/local_change_1_2.gif" width="100%">
274274

275275
</td>
276276
</tr>
@@ -279,14 +279,14 @@ We present a unified video editing and generation framework that pairs a text-to
279279

280280
*Change the man with thick beard to a woman with short silver hair*
281281

282-
<video src="resources/local_change_1/local_change_1_3.mp4" width="100%" controls autoplay loop muted></video>
282+
<img src="resources/local_change_1/local_change_1_3.gif" width="100%">
283283

284284
</td>
285285
<td width="50%">
286286

287287
*Change the engineer's navy jacket to a bright crimson trench coat*
288288

289-
<video src="resources/local_change_1/local_change_1_4.mp4" width="100%" controls autoplay loop muted></video>
289+
<img src="resources/local_change_1/local_change_1_4.gif" width="100%">
290290

291291
</td>
292292
</tr>

resources/add.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,46 @@
22
{
33
"id": 0,
44
"prompt": "Add a scarf around the first foxs neck.",
5-
"video_file_path": "add/add_1.mp4"
5+
"video_file_path": "add/add_1.gif"
66
},
77
{
88
"id": 1,
99
"prompt": "Add a tiny pirate hat on the parrots head.",
10-
"video_file_path": "add/add_2.mp4"
10+
"video_file_path": "add/add_2.gif"
1111
},
1212
{
1313
"id": 2,
1414
"prompt": "Add a red headband to the players forehead.",
15-
"video_file_path": "add/add_3.mp4"
15+
"video_file_path": "add/add_3.gif"
1616
},
1717
{
1818
"id": 3,
1919
"prompt": "Add a tiny crown to the hummingbirds head.",
20-
"video_file_path": "add/add_4.mp4"
20+
"video_file_path": "add/add_4.gif"
2121
},
2222
{
2323
"id": 4,
2424
"prompt": "Add glowing neon stripes to the motorcycle",
25-
"video_file_path": "add/add_5.mp4"
25+
"video_file_path": "add/add_5.gif"
2626
},
2727
{
2828
"id": 5,
2929
"prompt": "Add a bow tie around the rabbits neck.",
30-
"video_file_path": "add/add_6.mp4"
30+
"video_file_path": "add/add_6.gif"
3131
},
3232
{
3333
"id": 6,
3434
"prompt": "Add a straw hat on the first ducks head.",
35-
"video_file_path": "add/add_7.mp4"
35+
"video_file_path": "add/add_7.gif"
3636
},
3737
{
3838
"id": 7,
3939
"prompt": "Add pink gloves to the bikers.",
40-
"video_file_path": "add/add_8.mp4"
40+
"video_file_path": "add/add_8.gif"
4141
},
4242
{
4343
"id": 8,
4444
"prompt": "Add safety goggles to the scientist.",
45-
"video_file_path": "add/add_9.mp4"
45+
"video_file_path": "add/add_9.gif"
4646
}
4747
]

resources/add/add_1.gif

25.6 MB
Loading

resources/add/add_1.mp4

-767 KB
Binary file not shown.

resources/add/add_2.gif

23.2 MB
Loading

resources/add/add_2.mp4

-866 KB
Binary file not shown.

resources/add/add_3.gif

17.8 MB
Loading

resources/add/add_3.mp4

-507 KB
Binary file not shown.

resources/add/add_4.gif

17.6 MB
Loading

resources/add/add_4.mp4

-344 KB
Binary file not shown.

0 commit comments

Comments
 (0)