Wenhao-Sun commited on
Commit
c7e544b
1 Parent(s): 5b487af

initial commit

This view is limited to 50 files because it contains too many changes.   See raw diff
.gitignore ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # General
2
+ .DS_Store
3
+ .AppleDouble
4
+ .LSOverride
5
+
6
+ # Icon must end with two \r
7
+ Icon
8
+
9
+ # Thumbnails
10
+ ._*
11
+
12
+ # Files that might appear in the root of a volume
13
+ .DocumentRevisions-V100
14
+ .fseventsd
15
+ .Spotlight-V100
16
+ .TemporaryItems
17
+ .Trashes
18
+ .VolumeIcon.icns
19
+ .com.apple.timemachine.donotpresent
20
+
21
+ # Directories potentially created on remote AFP share
22
+ .AppleDB
23
+ .AppleDesktop
24
+ Network Trash Folder
25
+ Temporary Items
26
+ .apdisk
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ## V2VBench
2
+
3
+ V2VBench is the dataset used in the research paper [Diffusion Model-Based Video Editing: A Survey](https://arxiv.org/abs/2407.07111).
4
+
5
+ V2VBench is designed to benchmark and evaluate diffusion model-based video editing techniques and provides a diverse collection of video samples and corresponding editing tasks, enabling researchers and practitioners to assess the performance of various video editing algorithms.
6
+
7
+ For detailed instructions on how to use the V2VBench dataset, please refer to our [documentation](https://github.com/wenhao728/awesome-diffusion-v2v/blob/main/doc/README.md).
config.yaml ADDED
@@ -0,0 +1,850 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ data:
2
+ - edit:
3
+ - prompt: red and yellow aurora paints the night sky over mountain silhouettes
4
+ src_words: green and blue aurora
5
+ tgt_words: red and yellow aurora
6
+ type: foreground
7
+ - prompt: white and pure cloud paints the night sky over mountain silhouettes
8
+ src_words: green and blue aurora
9
+ tgt_words: white and pure cloud
10
+ type: foreground
11
+ - prompt: green and blue aurora paints the night sky over mountain silhouettes,
12
+ van gogh starry night style
13
+ src_words: ''
14
+ tgt_words: van gogh starry night style
15
+ type: stylization
16
+ prompt: green and blue aurora paints the night sky over mountain silhouettes
17
+ video_id: aurora
18
+ - edit:
19
+ - prompt: symmetric neon light tunnel with green and yellow hues
20
+ src_words: blue and purple
21
+ tgt_words: green and yellow
22
+ type: foreground
23
+ - prompt: symmetric neon light tunnel with blue and purple hues, ukiyo-e style painting
24
+ src_words: ''
25
+ tgt_words: ukiyo-e style painting
26
+ type: stylization
27
+ - prompt: symmetric neon light tunnel with green and yellow hues, makoto shinkai
28
+ style
29
+ src_words: blue and purple,
30
+ tgt_words: green and yellow,makoto shinkai style
31
+ type: compound:foreground,stylization
32
+ prompt: symmetric neon light tunnel with blue and purple hues
33
+ video_id: beam
34
+ - edit:
35
+ - prompt: pink flamingo is gracefully swimming in a pond with lush greenery in the
36
+ background
37
+ src_words: black swan
38
+ tgt_words: pink flamingo
39
+ type: foreground
40
+ - prompt: black swan is gracefully swimming in a pond with lush greenery in the
41
+ background, children drawing
42
+ src_words: ''
43
+ tgt_words: children drawing
44
+ type: stylization
45
+ - prompt: white egret is gracefully swimming in a pond with cherry-blossom trees
46
+ in the background
47
+ src_words: black swan,lush greenery
48
+ tgt_words: white egret,cherry-blossom trees
49
+ type: compound:foreground,background
50
+ prompt: black swan is gracefully swimming in a pond with lush greenery in the background
51
+ video_id: blackswan
52
+ - edit:
53
+ - prompt: orange balls float on blue water
54
+ src_words: green balls
55
+ tgt_words: orange balls
56
+ type: foreground
57
+ - prompt: green balls float on pink water
58
+ src_words: blue water
59
+ tgt_words: pink water
60
+ type: background
61
+ - prompt: red cubes float on purple water, cartoon photo
62
+ src_words: green balls,blue water,
63
+ tgt_words: red cubes,purple water,cartoon photo
64
+ type: compound:foreground,background,stylization
65
+ prompt: green balls float on blue water
66
+ video_id: blue-texture
67
+ - edit:
68
+ - prompt: a red sailing boat sails on blue waters surrounded by small villages
69
+ src_words: white fishing boat
70
+ tgt_words: red sailing boat
71
+ type: foreground
72
+ - prompt: a white fishing boat sails on green waters surrounded by small villages
73
+ src_words: blue water
74
+ tgt_words: green water
75
+ type: background
76
+ - prompt: a white fishing boat sails on blue waters surrounded by small villages,
77
+ picasso artwork
78
+ src_words: ''
79
+ tgt_words: picasso artwork
80
+ type: stylization
81
+ prompt: a white fishing boat sails on blue waters surrounded by small villages
82
+ video_id: boat
83
+ - edit:
84
+ - prompt: two spider-men sparring in an outdoor ring during the evening with a coach
85
+ supervising and city buildings and trees in the background
86
+ src_words: boxers
87
+ tgt_words: spider-men
88
+ type: foreground
89
+ - prompt: two boxers sparring in an outdoor ring during the evening with a coach
90
+ supervising and colorful corals and fish in the background
91
+ src_words: city buildings and trees
92
+ tgt_words: colorful corals and fish
93
+ type: background
94
+ - prompt: two ninjas sparring in an outdoor ring during the evening with a coach
95
+ supervising and city buildings and trees in the background, comic style
96
+ src_words: boxers,
97
+ tgt_words: ninjas,comic style
98
+ type: compound:foreground,stylization
99
+ prompt: two boxers sparring in an outdoor ring during the evening with a coach supervising
100
+ and city buildings and trees in the background
101
+ video_id: boxing-fisheye
102
+ - edit:
103
+ - prompt: aerial view of a green and yellow taxi driving down a city street
104
+ src_words: a white and blue bus
105
+ tgt_words: a green and yellow taxi
106
+ type: foreground
107
+ - prompt: aerial view of a white and blue bus driving down a forest road
108
+ src_words: city street
109
+ tgt_words: forest road
110
+ type: background
111
+ - prompt: aerial view of a white and blue bus driving down a city street, black
112
+ and white sketch
113
+ src_words: ''
114
+ tgt_words: black and white sketch
115
+ type: stylization
116
+ prompt: aerial view of a white and blue bus driving down a city street
117
+ video_id: bus
118
+ - edit:
119
+ - prompt: a black and yellow butterfly flutters over a plant in a field eventually
120
+ alighting on a yellow flower, in 8-bit pixel art style
121
+ src_words: ''
122
+ tgt_words: in 8-bit pixel art style
123
+ type: stylization
124
+ - prompt: a black and yellow butterfly flutters over a plant in a field eventually
125
+ alighting on a red flower
126
+ src_words: yellow flower
127
+ tgt_words: red flower
128
+ type: background
129
+ - prompt: a black and yellow butterfly flutters over a plant in a field eventually
130
+ alighting on a yellow flower, in a watercolor style
131
+ src_words: ''
132
+ tgt_words: in a watercolor style
133
+ type: stylization
134
+ prompt: a black and yellow butterfly flutters over a plant in a field eventually
135
+ alighting on a yellow flower
136
+ video_id: butterfly
137
+ - edit:
138
+ - prompt: a car navigates city streets transitioning from shadow to sunlight amidst
139
+ white buildings, in pixar-style animation.
140
+ src_words: ''
141
+ tgt_words: in pixar-style animation.
142
+ type: stylization
143
+ - prompt: a car navigates snowy streets transitioning from shadow to sunlight amidst
144
+ white buildings
145
+ src_words: city streets
146
+ tgt_words: snowy streets
147
+ type: background
148
+ - prompt: a car navigates city streets transitioning from shadow to sunlight amidst
149
+ green trees
150
+ src_words: white buildings
151
+ tgt_words: green trees
152
+ type: background
153
+ prompt: a car navigates city streets transitioning from shadow to sunlight amidst
154
+ white buildings
155
+ video_id: car-shadow
156
+ - edit:
157
+ - prompt: a orange boat drives through a puddle of water in the wild
158
+ src_words: white car
159
+ tgt_words: orange boat
160
+ type: foreground
161
+ - prompt: a white car drives through a puddle of lava in the wild
162
+ src_words: a puddle of water
163
+ tgt_words: a puddle of lava
164
+ type: background
165
+ - prompt: a white car drives through a puddle of water in sunset beach
166
+ src_words: in the wild
167
+ tgt_words: in sunset beach
168
+ type: background
169
+ prompt: a white car drives through a puddle of water in the wild
170
+ video_id: car-swamp
171
+ - edit:
172
+ - prompt: a red sports-car navigates a curvy road surrounded by green grass trees
173
+ and mountains during the day
174
+ src_words: grey car
175
+ tgt_words: red sports-car
176
+ type: foreground
177
+ - prompt: a grey car navigates a curvy road surrounded by snowy landscapes trees
178
+ and mountains during the day
179
+ src_words: green grass,trees,and mountains during the day
180
+ tgt_words: snowy landscapes,pine trees,and mountains during winter
181
+ type: background
182
+ - prompt: a grey car navigates a curvy road surrounded by green grass trees and
183
+ mountains during the day, in an animated cartoon style
184
+ src_words: ''
185
+ tgt_words: in an animated cartoon style
186
+ type: stylization
187
+ prompt: a grey car navigates a curvy road surrounded by green grass trees and mountains
188
+ during the day
189
+ video_id: car-turn
190
+ - edit:
191
+ - prompt: a cat perches atop a wooden fence under the water
192
+ src_words: against blue sky
193
+ tgt_words: under the water
194
+ type: background
195
+ - prompt: a cat perches atop a wooden fence against blue sky, in pokenmon animation
196
+ style
197
+ src_words: ''
198
+ tgt_words: in pokenmon animation style
199
+ type: stylization
200
+ - prompt: a cogi perches atop a wooden fence against green forest
201
+ src_words: cat,blue sky
202
+ tgt_words: cogi,green forest
203
+ type: compound:foreground,background
204
+ prompt: a cat perches atop a wooden fence against blue sky
205
+ video_id: cat
206
+ - edit:
207
+ - prompt: a large red cloud hovers over a hill
208
+ src_words: white cloud
209
+ tgt_words: red cloud
210
+ type: foreground
211
+ - prompt: a large white cloud hovers over a hill, painted in expressionism style
212
+ src_words: ''
213
+ tgt_words: painted in expressionism style
214
+ type: stylization
215
+ - prompt: a large rainbow-colored cloud hovers over a hill, in van gogh's starry
216
+ night style
217
+ src_words: white cloud,
218
+ tgt_words: rainbow-colored cloud,in van gogh's starry night style
219
+ type: compound:foreground,stylization
220
+ prompt: a large white cloud hovers over a hill
221
+ video_id: cloud
222
+ - edit:
223
+ - prompt: digital number 10 displayed on a clock against a orange screen
224
+ src_words: blue screen
225
+ tgt_words: orange screen
226
+ type: background
227
+ - prompt: digital number 10 displayed on a clock against a blue screen, oil painting
228
+ style
229
+ src_words: ''
230
+ tgt_words: oil painting style
231
+ type: stylization
232
+ - prompt: calligraphy number 10 displayed on a clock against a blue screen
233
+ src_words: digital number
234
+ tgt_words: calligraphy number
235
+ type: foreground
236
+ prompt: digital number 10 displayed on a clock against a blue screen
237
+ video_id: count
238
+ - edit:
239
+ - prompt: a black and white panda is walking through a field of grass and mud
240
+ src_words: brown and white cow
241
+ tgt_words: black and white panda
242
+ type: foreground
243
+ - prompt: a brown and white cow is walking through a field of wheat and flowers
244
+ src_words: grass and mud
245
+ tgt_words: wheat and flowers
246
+ type: background
247
+ - prompt: a black and white zebra is walking through a field of mountains and lake
248
+ src_words: brown and white cow,grass and mud
249
+ tgt_words: black and white zebra,mountains and lake
250
+ type: compound:foreground,background
251
+ prompt: a brown and white cow is walking through a field of grass and mud
252
+ video_id: cows
253
+ - edit:
254
+ - prompt: an urban street flanked by buildings with the moon casting long shadows
255
+ src_words: sun
256
+ tgt_words: moon
257
+ type: background
258
+ - prompt: an urban street flanked by buildings with the sun casting long shadows,
259
+ animation style
260
+ src_words: ''
261
+ tgt_words: animation style
262
+ type: stylization
263
+ - prompt: an urban street flanked by ice-cream with the sun casting long shadows
264
+ src_words: buildings
265
+ tgt_words: ice-cream
266
+ type: foreground
267
+ prompt: an urban street flanked by buildings with the sun casting long shadows
268
+ video_id: cross-city
269
+ - edit:
270
+ - prompt: spiderman cross the street at a busy crosswalk in front of a building
271
+ src_words: pedestrians
272
+ tgt_words: spiderman
273
+ type: foreground
274
+ - prompt: pedestrians cross the street at a busy crosswalk in front of a building,
275
+ animation style
276
+ src_words: ''
277
+ tgt_words: animation style
278
+ type: stylization
279
+ - prompt: pedestrians cross the street at a busy crosswalk in front of a forest
280
+ src_words: in front of a building
281
+ tgt_words: in front of a forest
282
+ type: background
283
+ prompt: pedestrians cross the street at a busy crosswalk in front of a building
284
+ video_id: crossing
285
+ - edit:
286
+ - prompt: a woman in a white t-shirt captivates a street crowd with her mesmerizing
287
+ dance moves
288
+ src_words: blue dress
289
+ tgt_words: white t-shirt
290
+ type: foreground
291
+ - prompt: a woman in a blue dress captivates a street crowd with her mesmerizing
292
+ dance moves, studio ghibli style
293
+ src_words: ''
294
+ tgt_words: studio ghibli style
295
+ type: stylization
296
+ - prompt: a woman in a red dress captivates a street crowd with her mesmerizing
297
+ dance moves, vibrant film style
298
+ src_words: blue dress,
299
+ tgt_words: red dress,vibrant film style
300
+ type: compound:foreground,stylization
301
+ prompt: a woman in a blue dress captivates a street crowd with her mesmerizing dance
302
+ moves
303
+ video_id: dance-twirl
304
+ - edit:
305
+ - prompt: a dog is navigating poles in an obstacle course weaving through poles
306
+ against a beach backdrop with palm trees
307
+ src_words: a gym backdrop with green grass
308
+ tgt_words: a beach backdrop with palm trees
309
+ type: background
310
+ - prompt: a dog is navigating poles in an obstacle course weaving through poles
311
+ against a gym backdrop with green grass, claymation style
312
+ src_words: ''
313
+ tgt_words: claymation style
314
+ type: stylization
315
+ - prompt: a toy-car is navigating poles in an obstacle course weaving through poles
316
+ against a gym backdrop with green grass
317
+ src_words: dog
318
+ tgt_words: toy-car
319
+ type: foreground
320
+ prompt: a dog is navigating poles in an obstacle course weaving through poles against
321
+ a gym backdrop with green grass
322
+ video_id: dog-agility
323
+ - edit:
324
+ - prompt: flamingos are drinking water by a tree surrounded by sandy beach and turquoise
325
+ water
326
+ src_words: blue water and green shores
327
+ tgt_words: sandy beach and turquoise water
328
+ type: background
329
+ - prompt: flamingos are drinking water by a tree surrounded by blue water and green
330
+ shores, in a cyber punk sci-fi style
331
+ src_words: ''
332
+ tgt_words: in a cyber punk sci-fi style
333
+ type: stylization
334
+ - prompt: giraffes are drinking water by a tree surrounded by blue water and green
335
+ shores, in a disney animation style
336
+ src_words: flamingos,
337
+ tgt_words: giraffes,in a disney animation style
338
+ type: compound:foreground,stylization
339
+ prompt: flamingos are drinking water by a tree surrounded by blue water and green
340
+ shores
341
+ video_id: flamingo
342
+ - edit:
343
+ - prompt: a red and yellow balloon is lifting off from the green rooftop of a building
344
+ near the ocean
345
+ src_words: white and blue helicopter
346
+ tgt_words: red and yellow balloon
347
+ type: foreground
348
+ - prompt: a white and blue helicopter is lifting off from the snowy rooftop of a
349
+ building near the ocean
350
+ src_words: green rooftop of a building
351
+ tgt_words: snowy rooftop of a building
352
+ type: background
353
+ - prompt: a white and blue helicopter is lifting off from the green rooftop of a
354
+ building near the ocean, in a chibi animation filter
355
+ src_words: ''
356
+ tgt_words: in a chibi animation filter
357
+ type: stylization
358
+ prompt: a white and blue helicopter is lifting off from the green rooftop of a building
359
+ near the ocean
360
+ video_id: helicopter
361
+ - edit:
362
+ - prompt: a man with a giant-pencil hikes through the dolomites
363
+ src_words: man with a backpack
364
+ tgt_words: man with a giant-pencil
365
+ type: foreground
366
+ - prompt: a superman with a backpack hikes through the desert
367
+ src_words: man,dolomites
368
+ tgt_words: superman,desert
369
+ type: compound:foreground,background
370
+ - prompt: a man with a backpack hikes through the dolomites, pixel art
371
+ src_words: ''
372
+ tgt_words: pixel art
373
+ type: stylization
374
+ prompt: a man with a backpack hikes through the dolomites
375
+ video_id: hike
376
+ - edit:
377
+ - prompt: a man on roller blades is playing inline hockey in an underwater rink
378
+ src_words: outdoor rink
379
+ tgt_words: underwater rink
380
+ type: background
381
+ - prompt: a man on roller blades is playing inline hockey in an outdoor rink, claymation
382
+ animation style
383
+ src_words: ''
384
+ tgt_words: claymation animation style
385
+ type: stylization
386
+ - prompt: a panda on roller blades is playing inline hockey in an outdoor rink
387
+ src_words: a man on roller blades
388
+ tgt_words: a panda on roller blades
389
+ type: foreground
390
+ prompt: a man on roller blades is playing inline hockey in an outdoor rink
391
+ video_id: hockey
392
+ - edit:
393
+ - prompt: a rider on horse navigates an obstacle course jumping hurdles, in oil
394
+ painting style
395
+ src_words: ''
396
+ tgt_words: in oil painting style
397
+ type: stylization
398
+ - prompt: a rider on horse navigates an obstacle course jumping hurdles, in a comic
399
+ book style
400
+ src_words: ''
401
+ tgt_words: in a comic book style
402
+ type: stylization
403
+ - prompt: a rider on llama navigates an obstacle course jumping hurdles
404
+ src_words: horse
405
+ tgt_words: llama
406
+ type: foreground
407
+ prompt: a rider on horse navigates an obstacle course jumping hurdles
408
+ video_id: horsejump-high
409
+ - edit:
410
+ - prompt: a box of lemon fruits falling onto a white water
411
+ src_words: a drop of orange ink
412
+ tgt_words: a box of lemon fruits
413
+ type: foreground
414
+ - prompt: a drop of orange ink falling onto a green water
415
+ src_words: white water
416
+ tgt_words: green water
417
+ type: background
418
+ - prompt: a drop of orange ink falling onto a white water, black-white chinese watercolor
419
+ style
420
+ src_words: ''
421
+ tgt_words: black-white chinese watercolor style
422
+ type: stylization
423
+ prompt: a drop of orange ink falling onto a white water
424
+ video_id: ink
425
+ - edit:
426
+ - prompt: coral reef with mesmerizing footage of striped jellyfish, illuminated
427
+ by neon lights
428
+ src_words: blue ocean,
429
+ tgt_words: coral reef,illuminated by neon lights
430
+ type: compound:background,stylization
431
+ - prompt: red ocean with mesmerizing footage of striped jellyfish
432
+ src_words: blue ocean
433
+ tgt_words: red ocean
434
+ type: background
435
+ - prompt: blue ocean with mesmerizing footage of striped jellyfish, van gogh starry
436
+ night style
437
+ src_words: ''
438
+ tgt_words: van gogh starry night style
439
+ type: stylization
440
+ prompt: blue ocean with mesmerizing footage of striped jellyfish
441
+ video_id: jellyfish
442
+ - edit:
443
+ - prompt: a superman running on turquoise waters with a coastal cityscape and mountain
444
+ in the background
445
+ src_words: person kiteboarding
446
+ tgt_words: superman running
447
+ type: foreground
448
+ - prompt: a person kiteboarding on lava lake with a coastal cityscape and mountain
449
+ in the background
450
+ src_words: on turquoise waters
451
+ tgt_words: on lava lake
452
+ type: background
453
+ - prompt: a person kiteboarding on turquoise waters with a coastal cityscape and
454
+ mountain in the background, pixar animation style
455
+ src_words: ''
456
+ tgt_words: pixar animation style
457
+ type: stylization
458
+ prompt: a person kiteboarding on turquoise waters with a coastal cityscape and mountain
459
+ in the background
460
+ video_id: kite-surf
461
+ - edit:
462
+ - prompt: three astronauts in spaceman costume are standing atop a grassy field
463
+ as the camera closes in, stylized in an oil painting
464
+ src_words: girls in lab coats,
465
+ tgt_words: astronauts in spaceman costume,stylized in an oil painting
466
+ type: compound:foreground,stylization
467
+ - prompt: three cats in lab coats are standing atop a grassy field as the camera
468
+ closes in
469
+ src_words: girls in lab coats
470
+ tgt_words: cats in lab coats
471
+ type: foreground
472
+ - prompt: three girls in lab coats are standing atop a grassy field as the camera
473
+ closes in, paper cutout animation style
474
+ src_words: ''
475
+ tgt_words: paper cutout animation style
476
+ type: stylization
477
+ prompt: three girls in lab coats are standing atop a grassy field as the camera
478
+ closes in
479
+ video_id: lab-coat
480
+ - edit:
481
+ - prompt: a white passenger jet lands on a grey winter runway
482
+ src_words: autumn
483
+ tgt_words: winter
484
+ type: background
485
+ - prompt: a white passenger jet lands on a sunny beach runway
486
+ src_words: grey autumn runway
487
+ tgt_words: sunny beach runway
488
+ type: background
489
+ - prompt: a red passenger jet lands on a sunny tropical runway
490
+ src_words: white passenger jet,grey autumn runway
491
+ tgt_words: red passenger jet,sunny tropical runway
492
+ type: compound:foreground,background
493
+ prompt: a white passenger jet lands on a grey autumn runway
494
+ video_id: landing
495
+ - edit:
496
+ - prompt: a bearded man with a pumpkin wrapped around his head applying makeup with
497
+ a brush
498
+ src_words: young woman with a towel wrapped around her head
499
+ tgt_words: bearded man with a pumpkin wrapped around his head
500
+ type: foreground
501
+ - prompt: a young woman with a towel wrapped around her head applying makeup with
502
+ a brush, in an oil painting style
503
+ src_words: ''
504
+ tgt_words: in an oil painting style
505
+ type: stylization
506
+ - prompt: a santa claus with a hat wrapped around his head applying makeup with
507
+ a brush, in pixar cartoon style
508
+ src_words: young woman with a towel wrapped around her head,
509
+ tgt_words: santa claus with a hat wrapped around his head,in pixar cartoon style
510
+ type: compound:foreground,stylization
511
+ prompt: a young woman with a towel wrapped around her head applying makeup with
512
+ a brush
513
+ video_id: makeup
514
+ - edit:
515
+ - prompt: a snowboarder in a yellow jacket carves down a green prairie slope against
516
+ a blue sky
517
+ src_words: a snowy mountain slope
518
+ tgt_words: a green prairie slope
519
+ type: background
520
+ - prompt: a snowboarder in a yellow jacket carves down a snowy mountain slope against
521
+ a pink sky
522
+ src_words: blue sky
523
+ tgt_words: pink sky
524
+ type: background
525
+ - prompt: a snowboarder in a yellow jacket carves down a desert mountain slope against
526
+ a vibrant sunset
527
+ src_words: snowy mountain slop,a blue sky
528
+ tgt_words: desert mountain slop,a vibrant sunset
529
+ type: compound:background,background
530
+ prompt: a snowboarder in a yellow jacket carves down a snowy mountain slope against
531
+ a blue sky
532
+ video_id: man-skiing
533
+ - edit:
534
+ - prompt: a man surfs atop waves on a inflatable-duck in the ocean
535
+ src_words: surfboard
536
+ tgt_words: inflatable-duck
537
+ type: foreground
538
+ - prompt: a man surfs atop waves on a surfboard in the ocean, in a retro film grain
539
+ effect
540
+ src_words: ''
541
+ tgt_words: in a retro film grain effect
542
+ type: stylization
543
+ - prompt: a emu surfs atop waves on a surfboard in the ocean, ocean with a tropical
544
+ paradise background
545
+ src_words: man,
546
+ tgt_words: emu,ocean with a tropical paradise background
547
+ type: compound:foreground,stylization
548
+ prompt: a man surfs atop waves on a surfboard in the ocean
549
+ video_id: man-surfing
550
+ - edit:
551
+ - prompt: a clown in a white shirt and red pants wearing gray sneakers performing
552
+ the moonwalk dance move on a wooden floor
553
+ src_words: a man in a white shirt and black pants
554
+ tgt_words: a clown in a white shirt and red pants
555
+ type: foreground
556
+ - prompt: a man in a white shirt and black pants wearing gray sneakers performing
557
+ the moonwalk dance move on a sunny outdoor
558
+ src_words: a wooden floor
559
+ tgt_words: a sunny outdoor
560
+ type: background
561
+ - prompt: a man in a white shirt and black pants wearing gray sneakers performing
562
+ the moonwalk dance move on a wooden floor, in picasso artstyle
563
+ src_words: ''
564
+ tgt_words: in picasso artstyle
565
+ type: stylization
566
+ prompt: a man in a white shirt and black pants wearing gray sneakers performing
567
+ the moonwalk dance move on a wooden floor
568
+ video_id: moonwalk
569
+ - edit:
570
+ - prompt: an orange motorcycle riding on a road with a forest and mountains in the
571
+ background, in surealist style
572
+ src_words: ''
573
+ tgt_words: in surealist style
574
+ type: stylization
575
+ - prompt: a brown wolf runing on a road with a desert and pyramids in the background
576
+ src_words: an orange motorcycle riding,a forest and mountains in the background
577
+ tgt_words: a brown wolf runing,a desert and pyramids in the background
578
+ type: compound:foreground,background
579
+ - prompt: a pink car driving on a road with a forest and mountains in the background
580
+ src_words: an orange motorcycle riding
581
+ tgt_words: a pink car driving
582
+ type: foreground
583
+ prompt: an orange motorcycle riding on a road with a forest and mountains in the
584
+ background
585
+ video_id: motorbike
586
+ - edit:
587
+ - prompt: top-down view of seagulls flying against a rocky shore with turquoise
588
+ waters
589
+ src_words: waves crashing
590
+ tgt_words: seagulls flying
591
+ type: foreground
592
+ - prompt: top-down view of waves crashing against a sandy shore with turquoise waters
593
+ src_words: rocky shore
594
+ tgt_words: sandy shore
595
+ type: background
596
+ - prompt: top-down view of waves crashing against a rocky shore with turquoise waters,
597
+ black and white stylization
598
+ src_words: ''
599
+ tgt_words: black and white stylization
600
+ type: stylization
601
+ prompt: top-down view of waves crashing against a rocky shore with turquoise waters
602
+ video_id: overlook-the-ocean
603
+ - edit:
604
+ - prompt: a man performing parkour jumping over barriers in an urban setting with
605
+ metal buildings in the background
606
+ src_words: modern buildings
607
+ tgt_words: metal buildings
608
+ type: background
609
+ - prompt: a man performing parkour jumping over barriers in an urban setting with
610
+ modern buildings in the background, disney cartoon style
611
+ src_words: ''
612
+ tgt_words: disney cartoon style
613
+ type: stylization
614
+ - prompt: a mickey-mouse performing parkour jumping over barriers in an urban setting
615
+ with modern buildings in the background
616
+ src_words: man
617
+ tgt_words: mickey-mouse
618
+ type: foreground
619
+ prompt: a man performing parkour jumping over barriers in an urban setting with
620
+ modern buildings in the background
621
+ video_id: parkour
622
+ - edit:
623
+ - prompt: feeding a brown squirrel on a hand in the countryside
624
+ src_words: a yellow parrot
625
+ tgt_words: a brown squirrel
626
+ type: foreground
627
+ - prompt: feeding a yellow parrot on a hand in snowy mountains
628
+ src_words: in the countryside
629
+ tgt_words: in snowy mountains
630
+ type: background
631
+ - prompt: feeding a yellow parrot on a hand in the countryside, sketch styled drawing
632
+ src_words: ''
633
+ tgt_words: sketch styled drawing
634
+ type: stylization
635
+ prompt: feeding a yellow parrot on a hand in the countryside
636
+ video_id: parrot-eat
637
+ - edit:
638
+ - prompt: exploring the vastness of the pyramids of giza rising in the rainforest
639
+ src_words: desert
640
+ tgt_words: rainforest
641
+ type: background
642
+ - prompt: exploring the vastness of the pyramids of giza rising in the cityscape
643
+ src_words: desert
644
+ tgt_words: cityscape
645
+ type: background
646
+ - prompt: exploring the vastness of the pyramids of giza rising in the desert, reminiscent
647
+ of old documentaries
648
+ src_words: ''
649
+ tgt_words: reminiscent of old documentaries
650
+ type: stylization
651
+ prompt: exploring the vastness of the pyramids of giza rising in the desert
652
+ video_id: pyramid
653
+ - edit:
654
+ - prompt: a puppy is eating watermelon on table against white wall
655
+ src_words: a rabbit
656
+ tgt_words: a puppy
657
+ type: foreground
658
+ - prompt: a rabbit is eating pizza on table against white wall
659
+ src_words: watermelon
660
+ tgt_words: pizza
661
+ type: background
662
+ - prompt: a tiger is sitting quietly on table against beach background
663
+ src_words: a rabbit is eating watermelon,white wall
664
+ tgt_words: a tiger is sitting quietly,beach background
665
+ type: compound:foreground,background
666
+ prompt: a rabbit is eating watermelon on table against white wall
667
+ video_id: rabbit-watermelon
668
+ - edit:
669
+ - prompt: a rollerblader performing a jumping trick in front of a graffiti-covered
670
+ wall, cartoon drawing style
671
+ src_words: ''
672
+ tgt_words: cartoon drawing style
673
+ type: stylization
674
+ - prompt: a rollerblader performing a jumping trick in front of a mountain landscape
675
+ src_words: a graffiti-covered wall
676
+ tgt_words: a mountain landscape
677
+ type: background
678
+ - prompt: a monkey performing a jumping trick in front of a graffiti-covered wall,
679
+ in expressionism style
680
+ src_words: rollerblader,
681
+ tgt_words: monkey,in expressionism style
682
+ type: compound:foreground,stylization
683
+ prompt: a rollerblader performing a jumping trick in front of a graffiti-covered
684
+ wall
685
+ video_id: rollerblade
686
+ - edit:
687
+ - prompt: a man in a superhero costume stands indoors as the camera approaches in
688
+ dim light
689
+ src_words: a man in a black suit
690
+ tgt_words: a man in a superhero costume
691
+ type: foreground
692
+ - prompt: a man in a black suit stands indoors as the camera approaches in dim light,
693
+ in sesame street style
694
+ src_words: ''
695
+ tgt_words: in sesame street style
696
+ type: stylization
697
+ - prompt: a man in an astronaut suit stands indoors as the camera approaches in
698
+ dim light, in disney style
699
+ src_words: a man in a black suit,
700
+ tgt_words: a man in an astronaut suit,in disney style
701
+ type: compound:foreground,stylization
702
+ prompt: a man in a black suit stands indoors as the camera approaches in dim light
703
+ video_id: suitguy
704
+ - edit:
705
+ - prompt: windsurfing in the mediterranean sea with a pink sailboat
706
+ src_words: green sailboat
707
+ tgt_words: pink sailboat
708
+ type: foreground
709
+ - prompt: windsurfing in the arctic ocean with a green sailboat
710
+ src_words: mediterranean sea
711
+ tgt_words: arctic ocean
712
+ type: background
713
+ - prompt: windsurfing in the mediterranean sea with a inflatable flamingo
714
+ src_words: green sailboat
715
+ tgt_words: inflatable flamingo
716
+ type: foreground
717
+ prompt: windsurfing in the mediterranean sea with a green sailboat
718
+ video_id: surf
719
+ - edit:
720
+ - prompt: a girl in a white shirt and jeans is swinging in snowy park
721
+ src_words: in the park
722
+ tgt_words: in snowy park
723
+ type: background
724
+ - prompt: a girl in a white shirt and jeans is swinging in bustling cityscape
725
+ src_words: in the park
726
+ tgt_words: in bustling cityscape
727
+ type: background
728
+ - prompt: a girl in a white shirt and jeans is swinging in the park, comic book
729
+ art style
730
+ src_words: ''
731
+ tgt_words: comic book art style
732
+ type: stylization
733
+ prompt: a girl in a white shirt and jeans is swinging in the park
734
+ video_id: swing
735
+ - edit:
736
+ - prompt: a man in white plays tennis on a grass court hitting the ball with a racket
737
+ src_words: on a clay court
738
+ tgt_words: on a grass court
739
+ type: background
740
+ - prompt: a man in white plays tennis on a clay court hitting the ball with a racket,
741
+ in studio ghibli style
742
+ src_words: ''
743
+ tgt_words: in studio ghibli style
744
+ type: stylization
745
+ - prompt: a woman in red plays tennis on a clay court hitting the ball with a racket
746
+ src_words: man in white
747
+ tgt_words: woman in red
748
+ type: foreground
749
+ prompt: a man in white plays tennis on a clay court hitting the ball with a racket
750
+ video_id: tennis
751
+ - edit:
752
+ - prompt: a toy rocket launches from the sand near a palm-tree propelled by water
753
+ src_words: grass near a tree
754
+ tgt_words: sand near a palm-tree
755
+ type: background
756
+ - prompt: a toy rocket launches from the grass near a tree propelled by pigments
757
+ src_words: water
758
+ tgt_words: pigments
759
+ type: foreground
760
+ - prompt: a toy rocket launches from the grass near a tree propelled by flames
761
+ src_words: water
762
+ tgt_words: flames
763
+ type: foreground
764
+ prompt: a toy rocket launches from the grass near a tree propelled by water
765
+ video_id: toy-rocket
766
+ - edit:
767
+ - prompt: two swans grace a tranquil dawn standing in lush forest
768
+ src_words: in reflecting water
769
+ tgt_words: in lush forest
770
+ type: background
771
+ - prompt: two swans grace a tranquil dawn standing in reflecting water, dawn in
772
+ a chinese watercolor painting style
773
+ src_words: ''
774
+ tgt_words: dawn in a chinese watercolor painting style
775
+ type: stylization
776
+ - prompt: two giraffes grace a tranquil dawn standing in reflecting water
777
+ src_words: swans
778
+ tgt_words: giraffes
779
+ type: foreground
780
+ prompt: two swans grace a tranquil dawn standing in reflecting water
781
+ video_id: two-swan
782
+ - edit:
783
+ - prompt: a young man without accessories rides a yellow fast-paced roller coaster
784
+ sporting a blue shirt
785
+ src_words: a bald man in sunglasses
786
+ tgt_words: a young man without accessories
787
+ type: background
788
+ - prompt: a bald man in sunglasses rides a yellow fast-paced roller coaster sporting
789
+ a blue shirt, minecraft world style
790
+ src_words: ''
791
+ tgt_words: minecraft world style
792
+ type: stylization
793
+ - prompt: a cute cat in sunglasses rides a yellow fast-paced roller coaster sporting
794
+ a blue shirt
795
+ src_words: a bald man
796
+ tgt_words: a cute cat
797
+ type: foreground
798
+ prompt: a bald man in sunglasses rides a yellow fast-paced roller coaster sporting
799
+ a blue shirt
800
+ video_id: upside-down
801
+ - edit:
802
+ - prompt: aerial view captures sprint erupting pouring from iceland crater
803
+ src_words: lava
804
+ tgt_words: sprint
805
+ type: foreground
806
+ - prompt: aerial view captures lava erupting pouring from iceland crater, picasso
807
+ oil painting
808
+ src_words: ''
809
+ tgt_words: picasso oil painting
810
+ type: stylization
811
+ - prompt: aerial view captures lava erupting pouring from birthday cake
812
+ src_words: iceland crater
813
+ tgt_words: birthday cake
814
+ type: foreground
815
+ prompt: aerial view captures lava erupting pouring from iceland crater
816
+ video_id: volcanic-eruption
817
+ - edit:
818
+ - prompt: a man in a blue suit is walking down the village and taking a selfie
819
+ src_words: street
820
+ tgt_words: village
821
+ type: background
822
+ - prompt: a man in a blue suit is walking down the street and taking a selfie, an
823
+ abstract painting style
824
+ src_words: ''
825
+ tgt_words: an abstract painting style
826
+ type: stylization
827
+ - prompt: a woman in a green dress is walking down the street and taking a selfie
828
+ src_words: a man in a blue suit
829
+ tgt_words: a woman in a green dress,an oil painting style
830
+ type: compound:foreground,stylization
831
+ prompt: a man in a blue suit is walking down the street and taking a selfie
832
+ video_id: walking
833
+ - edit:
834
+ - prompt: a woman is taking a selfie with a capybara with a cell phone amidst yellow
835
+ weeds
836
+ src_words: dog
837
+ tgt_words: capybara
838
+ type: foreground
839
+ - prompt: a woman is taking a selfie with a dog with a cell phone amidst yellow
840
+ sunflowers
841
+ src_words: weeds
842
+ tgt_words: sunflowers
843
+ type: background
844
+ - prompt: a farmer is taking a selfie with a cow with a cell phone amidst green
845
+ meadows
846
+ src_words: woman,dog,yellow weeds
847
+ tgt_words: farmer,cow,green meadows
848
+ type: compound:foreground,foreground,background
849
+ prompt: a woman is taking a selfie with a dog with a cell phone amidst yellow weeds
850
+ video_id: woman-dog
frames/aurora/00.png ADDED

Git LFS Details

  • SHA256: a2e6530cb021b1e1b78c683501acc2232cb6864fcf60fa79de15738f827a968a
  • Pointer size: 131 Bytes
  • Size of remote file: 118 kB
frames/aurora/01.png ADDED

Git LFS Details

  • SHA256: 16b7ae48c5d3a99f444a457728824d7abe28340ec7ad0b481b1ad5099b9c3d94
  • Pointer size: 131 Bytes
  • Size of remote file: 131 kB
frames/aurora/02.png ADDED

Git LFS Details

  • SHA256: 8f31ea0d82994c319d8673282b73e92e5fc8c93ce9fbb309efd5e731c6cc8be1
  • Pointer size: 131 Bytes
  • Size of remote file: 124 kB
frames/aurora/03.png ADDED

Git LFS Details

  • SHA256: 1d37135d857c922170fe51b4b59853e22fb2d13c98fd3105d82b38ad5eb1db55
  • Pointer size: 131 Bytes
  • Size of remote file: 139 kB
frames/aurora/04.png ADDED

Git LFS Details

  • SHA256: 7b33325d0ac133d095564eac2057d7fedac27bae80f0cdba89c47a5952c22ca5
  • Pointer size: 131 Bytes
  • Size of remote file: 130 kB
frames/aurora/05.png ADDED

Git LFS Details

  • SHA256: 077bb5397f1ea9306655c913fcae7366ad1987de1dd5f1ee362820f51e71e4cc
  • Pointer size: 131 Bytes
  • Size of remote file: 145 kB
frames/aurora/06.png ADDED

Git LFS Details

  • SHA256: 24d81ec37a3a9816c301df0b1a9a25adca229db692a133f8965f7940a0413038
  • Pointer size: 131 Bytes
  • Size of remote file: 138 kB
frames/aurora/07.png ADDED

Git LFS Details

  • SHA256: 150fd12c46abb3289110377dedc983b7eb73254e40f5b870060e0adefbc8667b
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB
frames/aurora/08.png ADDED

Git LFS Details

  • SHA256: f2b632b660e99145fdfdd755935d4df2d12b17fe10d87ecd73f6b0d5b017ba02
  • Pointer size: 131 Bytes
  • Size of remote file: 142 kB
frames/aurora/09.png ADDED

Git LFS Details

  • SHA256: 04794a0550c7a9cf3926eb9e22eee3c6d26d7943235e101c8b03a1a930521d63
  • Pointer size: 131 Bytes
  • Size of remote file: 150 kB
frames/aurora/10.png ADDED

Git LFS Details

  • SHA256: a494543813d461ba2c57336433cfd45259f50dafebf8ffc7a4d1a4aaaab41e2c
  • Pointer size: 131 Bytes
  • Size of remote file: 145 kB
frames/aurora/11.png ADDED

Git LFS Details

  • SHA256: dc6a68b7a53489e56dd392080d197f1322c3a087f1de6c0a130770d49e8decf4
  • Pointer size: 131 Bytes
  • Size of remote file: 154 kB
frames/aurora/12.png ADDED

Git LFS Details

  • SHA256: e0b28048f9d3f5e3aa95e19437c63f2b1b0820669c67115946c45bec9cd17204
  • Pointer size: 131 Bytes
  • Size of remote file: 149 kB
frames/aurora/13.png ADDED

Git LFS Details

  • SHA256: 14112c6f0d858dc943ccf5f3e8fdb8799b944f3fd2b7a68731dd211de92392a1
  • Pointer size: 131 Bytes
  • Size of remote file: 157 kB
frames/aurora/14.png ADDED

Git LFS Details

  • SHA256: 4bb7b5864673f69650119ff226e8c9cac6e0d961c4fbe52388993472fbb0335d
  • Pointer size: 131 Bytes
  • Size of remote file: 151 kB
frames/aurora/15.png ADDED

Git LFS Details

  • SHA256: d1f282d1e4eae8a5604ed18009d2fc869159972cd47810a2fe09e9886c2cb174
  • Pointer size: 131 Bytes
  • Size of remote file: 156 kB
frames/aurora/16.png ADDED

Git LFS Details

  • SHA256: 18f288f433532a4a14cd8e2becf3e0e4f845e89c31d9b693043e093b66e0c06e
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB
frames/aurora/17.png ADDED

Git LFS Details

  • SHA256: 4e8583bec1486d55b821f1165bcd84973b65c2c0777115ca1a43c6ee689edb85
  • Pointer size: 131 Bytes
  • Size of remote file: 154 kB
frames/aurora/18.png ADDED

Git LFS Details

  • SHA256: bf91693fb3f5d9586061bafbd36a17347723e8d181b4cfb2b7d366973c3aea86
  • Pointer size: 131 Bytes
  • Size of remote file: 145 kB
frames/aurora/19.png ADDED

Git LFS Details

  • SHA256: 4800c50610eb64e0c75c2ac4ab8016e4362a1a45838843ea4d2267454fd229cb
  • Pointer size: 131 Bytes
  • Size of remote file: 153 kB
frames/aurora/20.png ADDED

Git LFS Details

  • SHA256: e5a59371e7027299421412a11c26f650ee8e546ce64d65053195ca52b2d2fa55
  • Pointer size: 131 Bytes
  • Size of remote file: 146 kB
frames/aurora/21.png ADDED

Git LFS Details

  • SHA256: 1ace69b8de5f593bce157236b7ff0938f13f454810d07522a18c03e37e738db9
  • Pointer size: 131 Bytes
  • Size of remote file: 151 kB
frames/aurora/22.png ADDED

Git LFS Details

  • SHA256: 26fe2d115179f159e386537cb54deb1c526dc8c0454044b437da5b07c914420f
  • Pointer size: 131 Bytes
  • Size of remote file: 145 kB
frames/aurora/23.png ADDED

Git LFS Details

  • SHA256: ed9737800169fd88382734655e19a91d43b4ea396a33f353ccfbd6380c7f999f
  • Pointer size: 131 Bytes
  • Size of remote file: 152 kB
frames/beam/00.png ADDED

Git LFS Details

  • SHA256: 10cda1cefdc81586d072dab6c16ef069b1417d6c9ce63e828ba96eb498a4729b
  • Pointer size: 131 Bytes
  • Size of remote file: 411 kB
frames/beam/01.png ADDED

Git LFS Details

  • SHA256: e7f3984b873ebea6dd81d8d437d505bf740dc07c36cbdccd0b1d778f38f39ec6
  • Pointer size: 131 Bytes
  • Size of remote file: 424 kB
frames/beam/02.png ADDED

Git LFS Details

  • SHA256: 01011ae2b31cb34f66eeec923b33caa6e63f4a60bbffade37399d818281b97f6
  • Pointer size: 131 Bytes
  • Size of remote file: 426 kB
frames/beam/03.png ADDED

Git LFS Details

  • SHA256: 1a78fcbb9513f7a890f7d6261677500a86c35bda6fd274d23036c3a8d30be7e4
  • Pointer size: 131 Bytes
  • Size of remote file: 426 kB
frames/beam/04.png ADDED

Git LFS Details

  • SHA256: 02cdbb5f79d5b2de4c05d10d12d8453204b93a1a54607e4122b127fdf931f642
  • Pointer size: 131 Bytes
  • Size of remote file: 428 kB
frames/beam/05.png ADDED

Git LFS Details

  • SHA256: 64d72e11fc41b428a74c18416d41643441c2b1da87f166bd762ffcfcad9c7c85
  • Pointer size: 131 Bytes
  • Size of remote file: 426 kB
frames/beam/06.png ADDED

Git LFS Details

  • SHA256: d711e01bd0dc8d9b0908981b472ca4e5bbcc65e1bf010d3fc1dc3bd7a4320c9a
  • Pointer size: 131 Bytes
  • Size of remote file: 413 kB
frames/beam/07.png ADDED

Git LFS Details

  • SHA256: 089129cf1733d9953f6da8fb9a1281b5b86824a2e12c12e7dce3ccbc4fc03a28
  • Pointer size: 131 Bytes
  • Size of remote file: 392 kB
frames/beam/08.png ADDED

Git LFS Details

  • SHA256: 4900aad610f2a27850d69595b2cd14663f34499b15394146cb364967c27e899b
  • Pointer size: 131 Bytes
  • Size of remote file: 372 kB
frames/beam/09.png ADDED

Git LFS Details

  • SHA256: cd09a45c2d040f1cdabf44b55a99f5c408e549911eb67a1de0ac7b3aa4b67fa0
  • Pointer size: 131 Bytes
  • Size of remote file: 374 kB
frames/beam/10.png ADDED

Git LFS Details

  • SHA256: d1c512fc85f292adc53921423aa1586ef4bf5c062e016d014b80c46015b97e51
  • Pointer size: 131 Bytes
  • Size of remote file: 381 kB
frames/beam/11.png ADDED

Git LFS Details

  • SHA256: 854ae6b972748dcde7cca9850b1b7056092a1123b257e2fda8c689259217acd5
  • Pointer size: 131 Bytes
  • Size of remote file: 386 kB
frames/beam/12.png ADDED

Git LFS Details

  • SHA256: 2bda2fb585e21e1d216b9ba7a0d787a60cb298d9cbb701133c5ee48ff5c8a6fc
  • Pointer size: 131 Bytes
  • Size of remote file: 391 kB
frames/beam/13.png ADDED

Git LFS Details

  • SHA256: 28ec7418cadf81e1355f3aa984173d14a0c546cf92103f525e1149635890ac4d
  • Pointer size: 131 Bytes
  • Size of remote file: 398 kB
frames/beam/14.png ADDED

Git LFS Details

  • SHA256: 755e7d94b8d7629652efedc559b4ffada62f5b6a2216b91075b8437fb9d698e5
  • Pointer size: 131 Bytes
  • Size of remote file: 408 kB
frames/beam/15.png ADDED

Git LFS Details

  • SHA256: c7e538d91d0aef85f83a7c664d3011e67c27146009c961845de08b1a780daf10
  • Pointer size: 131 Bytes
  • Size of remote file: 401 kB
frames/beam/16.png ADDED

Git LFS Details

  • SHA256: 3c18b4d28da252e4f5698bf2919a0487e2ea5b94473599857029ce692ac461ef
  • Pointer size: 131 Bytes
  • Size of remote file: 407 kB
frames/beam/17.png ADDED

Git LFS Details

  • SHA256: 5f02ffeb3ca4ed62ed89c0978ebc1cb824b89ba2ea8a97b04074ad90423be2a6
  • Pointer size: 131 Bytes
  • Size of remote file: 411 kB
frames/beam/18.png ADDED

Git LFS Details

  • SHA256: a1576a4d11546f0397b6f5eba2108fca8fe968be2b697e331a6ac562f1fb00c9
  • Pointer size: 131 Bytes
  • Size of remote file: 415 kB
frames/beam/19.png ADDED

Git LFS Details

  • SHA256: c34ec84ddea9ff2f56d2d14544476262a4b779285a63fa3b5dfb682e8701473a
  • Pointer size: 131 Bytes
  • Size of remote file: 416 kB
frames/beam/20.png ADDED

Git LFS Details

  • SHA256: 029a96c1e18efc2baf3ddcde2138e98e317a6fc88782c7f1ea9adb5ae0c15d08
  • Pointer size: 131 Bytes
  • Size of remote file: 417 kB
frames/beam/21.png ADDED

Git LFS Details

  • SHA256: 63b8bbb748aeefaa8ef74a79343ed42c6e828ac69cad4790e64ab17434c47edd
  • Pointer size: 131 Bytes
  • Size of remote file: 414 kB
frames/beam/22.png ADDED

Git LFS Details

  • SHA256: df0cad9374fab961ce4b8f1ef00cd2eb17bf6e9094d58a5e89c6704b0a2d9aab
  • Pointer size: 131 Bytes
  • Size of remote file: 414 kB