adirik/deforum-kandinsky-2-2 🔢❓📝 → 🖼️

▶️ 7.3K runs 📅 Oct 2023 ⚙️ Cog 0.8.6 🔗 GitHub ⚖️ License
deforum kandinsky-2-2 text-to-video

About

Generate videos from text prompts with Kandinsky-2.2

Example Output

Output

Performance Metrics

96.94s Prediction Time
96.97s Total Time
All Input Parameters
{
  "fps": 24,
  "seed": 17,
  "steps": 80,
  "width": 640,
  "height": 640,
  "scheduler": "euler_ancestral",
  "animations": "live | right | right | right | live",
  "max_frames": 72,
  "prompt_durations": "0.6 | 0.3 | 1 | 0.3 | 0.8",
  "animation_prompts": "winter forest, snowflakes, Van Gogh style | spring forest, flowers, sun rays, Van Gogh style | summer forest, lake, reflections on the water, summer sun, Van Gogh style | autumn forest, rain, Van Gogh style | winter forest, snowflakes, Van Gogh style"
}
Input Parameters
fps Type: integerDefault: 24Range: 10 - 60
Frame per Second / FPS of the output video
seed Type: integerDefault: -1
Random seed for generation
steps Type: integerDefault: 80Range: 10 - 250
Number of diffusion denoising steps
width Type: integerDefault: 640Range: 256 - 1024
Video width
height Type: integerDefault: 640Range: 256 - 1024
Video height
scheduler Default: euler_ancestral
Schedular for the diffusion process
animations (required) Type: string
Animation action/s, available options are [right, left, up, down, spin_clockwise, spin_counterclockwise, zoomin, zoomout, rotate_right, rotate_left, rotate_up, rotate_down, around_right, around_left, zoomin_sinus_x, zoomout_sinus_y, right_sinus_y, left_sinus_y, flipping_phi, live]. Enter one action per animation prompt and separate actions with '|'.
max_frames Type: integerDefault: 50Range: 10 - 1000
Number of frames for animation
prompt_durations (required) Type: string
Duration (seconds) to generate each animation prompt for, enter float or int values separated by '|'. Each prompt will have an equal duration if no value is provided.
animation_prompts (required) Type: string
Prompt/s to generate animation from. If using multiple prompts, separate different prompts with '|'.
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
0%|          | 0/71 [00:00<?, ?it/s]/src/deforum_kandinsky/helpers/animation.py:322: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise in a future error of pandas. Value 'euler' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.
key_frame_series[i] = numexpr.evaluate(value) if not is_single_string else value # workaround for values formatted like 0:("I am test") //used for sampler schedules
/src/deforum_kandinsky/helpers/animation.py:332: FutureWarning: Series.interpolate with object dtype is deprecated and will raise in a future version. Call obj.infer_objects(copy=False) before interpolating instead.
key_frame_series = key_frame_series.interpolate(method=interp_method.lower(), limit_direction='both')
/src/deforum_kandinsky/helpers/render.py:242: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise in a future error of pandas. Value 'winter forest, snowflakes, Van Gogh style' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.
cond_prompt_series[int(i)] = prompt
/src/deforum_kandinsky/helpers/render.py:248: FutureWarning: Setting an item of incompatible dtype is deprecated and will raise in a future error of pandas. Value 'low quality, bad image, cropped, out of frame' has dtype incompatible with float64, please explicitly cast to a compatible dtype first.
uncond_prompt_series[int(i)] = prompt
Using cache found in torch-cache/hub/rwightman_gen-efficientnet-pytorch_master
Loading base model ()...Done.
Removing last two layers (global_pool & classifier).
Building Encoder-Decoder model..Done.
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.29it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 72.86it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.19it/s]
100%|██████████| 25/25 [00:00<00:00, 73.08it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.36it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.80it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 72.98it/s]
100%|██████████| 25/25 [00:00<00:00, 73.07it/s]
  0%|          | 0/80 [00:00<?, ?it/s]
  2%|▎         | 2/80 [00:00<00:05, 14.79it/s]
  5%|▌         | 4/80 [00:00<00:05, 14.68it/s]
  8%|▊         | 6/80 [00:00<00:05, 14.62it/s]
 10%|█         | 8/80 [00:00<00:04, 14.63it/s]
 12%|█▎        | 10/80 [00:00<00:04, 14.63it/s]
 15%|█▌        | 12/80 [00:00<00:04, 14.63it/s]
 18%|█▊        | 14/80 [00:00<00:04, 14.65it/s]
 20%|██        | 16/80 [00:01<00:04, 14.66it/s]
 22%|██▎       | 18/80 [00:01<00:04, 14.66it/s]
 25%|██▌       | 20/80 [00:01<00:04, 14.68it/s]
 28%|██▊       | 22/80 [00:01<00:03, 14.67it/s]
 30%|███       | 24/80 [00:01<00:03, 14.66it/s]
 32%|███▎      | 26/80 [00:01<00:03, 14.66it/s]
 35%|███▌      | 28/80 [00:01<00:03, 14.66it/s]
 38%|███▊      | 30/80 [00:02<00:03, 14.61it/s]
 40%|████      | 32/80 [00:02<00:03, 14.63it/s]
 42%|████▎     | 34/80 [00:02<00:03, 14.64it/s]
 45%|████▌     | 36/80 [00:02<00:03, 14.65it/s]
 48%|████▊     | 38/80 [00:02<00:02, 14.64it/s]
 50%|█████     | 40/80 [00:02<00:02, 14.65it/s]
 52%|█████▎    | 42/80 [00:02<00:02, 14.61it/s]
 55%|█████▌    | 44/80 [00:03<00:02, 14.61it/s]
 57%|█████▊    | 46/80 [00:03<00:02, 14.62it/s]
 60%|██████    | 48/80 [00:03<00:02, 14.63it/s]
 62%|██████▎   | 50/80 [00:03<00:02, 14.64it/s]
 65%|██████▌   | 52/80 [00:03<00:01, 14.63it/s]
 68%|██████▊   | 54/80 [00:03<00:01, 14.65it/s]
 70%|███████   | 56/80 [00:03<00:01, 14.64it/s]
 72%|███████▎  | 58/80 [00:03<00:01, 14.65it/s]
 75%|███████▌  | 60/80 [00:04<00:01, 14.64it/s]
 78%|███████▊  | 62/80 [00:04<00:01, 14.63it/s]
 80%|████████  | 64/80 [00:04<00:01, 14.64it/s]
 82%|████████▎ | 66/80 [00:04<00:00, 14.64it/s]
 85%|████████▌ | 68/80 [00:04<00:00, 14.65it/s]
 88%|████████▊ | 70/80 [00:04<00:00, 14.62it/s]
 90%|█████████ | 72/80 [00:04<00:00, 14.62it/s]
 92%|█████████▎| 74/80 [00:05<00:00, 14.63it/s]
 95%|█████████▌| 76/80 [00:05<00:00, 14.63it/s]
 98%|█████████▊| 78/80 [00:05<00:00, 14.63it/s]
100%|██████████| 80/80 [00:05<00:00, 14.64it/s]
100%|██████████| 80/80 [00:05<00:00, 14.64it/s]
frame_idx: 2
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 18
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.00348782074595539
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 2
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 18
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.00348782074595539
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
  1%|▏         | 1/71 [00:16<19:24, 16.63s/it]
  3%|▎         | 2/71 [00:16<07:58,  6.93s/it]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.48it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 71.46it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 72.54it/s]
100%|██████████| 25/25 [00:00<00:00, 72.42it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.59it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.77it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 74.15it/s]
100%|██████████| 25/25 [00:00<00:00, 74.38it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.84it/s]
 40%|████      | 4/10 [00:00<00:00, 14.72it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.68it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.68it/s]
100%|██████████| 10/10 [00:00<00:00, 14.67it/s]
100%|██████████| 10/10 [00:00<00:00, 14.68it/s]
frame_idx: 4
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 19
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.006958649208524913
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 4
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 19
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.006958649208524913
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
  4%|▍         | 3/71 [00:18<05:20,  4.71s/it]
  6%|▌         | 4/71 [00:18<03:14,  2.91s/it]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.54it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.22it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.76it/s]
100%|██████████| 25/25 [00:00<00:00, 73.59it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.39it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.58it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 74.59it/s]
100%|██████████| 25/25 [00:00<00:00, 74.35it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.74it/s]
 40%|████      | 4/10 [00:00<00:00, 14.68it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.65it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.63it/s]
100%|██████████| 10/10 [00:00<00:00, 14.67it/s]
100%|██████████| 10/10 [00:00<00:00, 14.66it/s]
frame_idx: 6
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 20
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.010395575888879505
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 6
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 20
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.010395575888879505
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
  7%|▋         | 5/71 [00:21<02:51,  2.60s/it]
  8%|▊         | 6/71 [00:21<01:54,  1.77s/it]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.71it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.02it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 71.83it/s]
100%|██████████| 25/25 [00:00<00:00, 72.56it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.60it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.74it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.04it/s]
100%|██████████| 25/25 [00:00<00:00, 74.88it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.84it/s]
 40%|████      | 4/10 [00:00<00:00, 14.80it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.76it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.75it/s]
100%|██████████| 10/10 [00:00<00:00, 14.72it/s]
100%|██████████| 10/10 [00:00<00:00, 14.74it/s]
frame_idx: 8
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 21
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.013781856453986352
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 8
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 21
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.013781856453986352
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 10%|▉         | 7/71 [00:23<01:59,  1.86s/it]
 11%|█▏        | 8/71 [00:23<01:22,  1.32s/it]
  0%|          | 0/25 [00:00<?, ?it/s]
 28%|██▊       | 7/25 [00:00<00:00, 67.30it/s]
 60%|██████    | 15/25 [00:00<00:00, 71.43it/s]
 92%|█████████▏| 23/25 [00:00<00:00, 72.86it/s]
100%|██████████| 25/25 [00:00<00:00, 72.31it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.83it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.95it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.79it/s]
100%|██████████| 25/25 [00:00<00:00, 75.79it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.85it/s]
 40%|████      | 4/10 [00:00<00:00, 14.71it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.70it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.71it/s]
100%|██████████| 10/10 [00:00<00:00, 14.72it/s]
100%|██████████| 10/10 [00:00<00:00, 14.72it/s]
frame_idx: 10
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 22
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.017100993313178544
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 10
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 22
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.017100993313178544
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 13%|█▎        | 9/71 [00:25<01:35,  1.55s/it]
 14%|█▍        | 10/71 [00:25<01:08,  1.12s/it]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.34it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.90it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.13it/s]
100%|██████████| 25/25 [00:00<00:00, 74.78it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.22it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.76it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.07it/s]
100%|██████████| 25/25 [00:00<00:00, 74.93it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.78it/s]
 40%|████      | 4/10 [00:00<00:00, 14.69it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.70it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.68it/s]
100%|██████████| 10/10 [00:00<00:00, 14.70it/s]
100%|██████████| 10/10 [00:00<00:00, 14.70it/s]
frame_idx: 12
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 23
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.020336815992622725
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 12
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 23
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.020336815992622725
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 15%|█▌        | 11/71 [00:27<01:24,  1.40s/it]
 17%|█▋        | 12/71 [00:27<01:00,  1.02s/it]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.35it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.32it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 74.83it/s]
100%|██████████| 25/25 [00:00<00:00, 74.29it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 71.25it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 70.11it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 70.90it/s]
100%|██████████| 25/25 [00:00<00:00, 70.74it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.81it/s]
 40%|████      | 4/10 [00:00<00:00, 14.73it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.70it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.72it/s]
100%|██████████| 10/10 [00:00<00:00, 14.72it/s]
100%|██████████| 10/10 [00:00<00:00, 14.72it/s]
frame_idx: 14
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 24
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 14
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 24
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 18%|█▊        | 13/71 [00:29<01:18,  1.36s/it]
 20%|█▉        | 14/71 [00:30<00:57,  1.01s/it]
  0%|          | 0/25 [00:00<?, ?it/s]
 20%|██        | 5/25 [00:00<00:00, 44.70it/s]
 52%|█████▏    | 13/25 [00:00<00:00, 60.25it/s]
 84%|████████▍ | 21/25 [00:00<00:00, 66.19it/s]
100%|██████████| 25/25 [00:00<00:00, 64.67it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.95it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.45it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 74.81it/s]
100%|██████████| 25/25 [00:00<00:00, 74.99it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 13.59it/s]
 40%|████      | 4/10 [00:00<00:00, 14.21it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.43it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.53it/s]
100%|██████████| 10/10 [00:00<00:00, 14.59it/s]
100%|██████████| 10/10 [00:00<00:00, 14.45it/s]
frame_idx: 16
cond_prompt: spring forest, flowers, sun rays, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 25
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 16
cond_prompt: spring forest, flowers, sun rays, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 25
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 21%|██        | 15/71 [00:32<01:19,  1.41s/it]
 23%|██▎       | 16/71 [00:32<00:56,  1.03s/it]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 70.92it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 72.33it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 72.14it/s]
100%|██████████| 25/25 [00:00<00:00, 71.91it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.95it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.25it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.02it/s]
100%|██████████| 25/25 [00:00<00:00, 74.98it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.84it/s]
 40%|████      | 4/10 [00:00<00:00, 14.78it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.75it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.72it/s]
100%|██████████| 10/10 [00:00<00:00, 14.71it/s]
100%|██████████| 10/10 [00:00<00:00, 14.73it/s]
frame_idx: 18
cond_prompt: spring forest, flowers, sun rays, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 26
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 18
cond_prompt: spring forest, flowers, sun rays, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 26
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 24%|██▍       | 17/71 [00:34<01:12,  1.35s/it]
 25%|██▌       | 18/71 [00:34<00:52,  1.01it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 70.87it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 71.36it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.19it/s]
100%|██████████| 25/25 [00:00<00:00, 72.74it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.77it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 72.70it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.84it/s]
100%|██████████| 25/25 [00:00<00:00, 73.91it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.83it/s]
 40%|████      | 4/10 [00:00<00:00, 14.76it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.74it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.71it/s]
100%|██████████| 10/10 [00:00<00:00, 14.71it/s]
100%|██████████| 10/10 [00:00<00:00, 14.72it/s]
frame_idx: 20
cond_prompt: spring forest, flowers, sun rays, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 27
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 20
cond_prompt: spring forest, flowers, sun rays, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 27
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 27%|██▋       | 19/71 [00:36<01:08,  1.31s/it]
 28%|██▊       | 20/71 [00:37<00:49,  1.04it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.70it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.99it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 74.65it/s]
100%|██████████| 25/25 [00:00<00:00, 74.57it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.06it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 72.41it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.43it/s]
100%|██████████| 25/25 [00:00<00:00, 73.22it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.74it/s]
 40%|████      | 4/10 [00:00<00:00, 14.69it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.65it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.63it/s]
100%|██████████| 10/10 [00:00<00:00, 14.64it/s]
100%|██████████| 10/10 [00:00<00:00, 14.65it/s]
frame_idx: 22
cond_prompt: spring forest, flowers, sun rays, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 28
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 22
cond_prompt: spring forest, flowers, sun rays, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 28
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 30%|██▉       | 21/71 [00:39<01:04,  1.30s/it]
 31%|███       | 22/71 [00:39<00:46,  1.05it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 28%|██▊       | 7/25 [00:00<00:00, 68.08it/s]
 60%|██████    | 15/25 [00:00<00:00, 70.78it/s]
 92%|█████████▏| 23/25 [00:00<00:00, 72.77it/s]
100%|██████████| 25/25 [00:00<00:00, 71.76it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.02it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.18it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 72.37it/s]
100%|██████████| 25/25 [00:00<00:00, 72.67it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.81it/s]
 40%|████      | 4/10 [00:00<00:00, 14.74it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.70it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.66it/s]
100%|██████████| 10/10 [00:00<00:00, 14.64it/s]
100%|██████████| 10/10 [00:00<00:00, 14.67it/s]
frame_idx: 24
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 29
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 24
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 29
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 32%|███▏      | 23/71 [00:41<01:02,  1.30s/it]
 34%|███▍      | 24/71 [00:41<00:44,  1.05it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.38it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.68it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.05it/s]
100%|██████████| 25/25 [00:00<00:00, 74.84it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.93it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.65it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.64it/s]
100%|██████████| 25/25 [00:00<00:00, 75.64it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.76it/s]
 40%|████      | 4/10 [00:00<00:00, 14.69it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.68it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.68it/s]
100%|██████████| 10/10 [00:00<00:00, 14.68it/s]
100%|██████████| 10/10 [00:00<00:00, 14.68it/s]
frame_idx: 26
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 30
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 26
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 30
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 35%|███▌      | 25/71 [00:43<00:59,  1.28s/it]
 37%|███▋      | 26/71 [00:43<00:42,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.48it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.05it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.29it/s]
100%|██████████| 25/25 [00:00<00:00, 75.17it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.52it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.07it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 71.68it/s]
100%|██████████| 25/25 [00:00<00:00, 72.26it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.81it/s]
 40%|████      | 4/10 [00:00<00:00, 14.74it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.73it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.69it/s]
100%|██████████| 10/10 [00:00<00:00, 14.71it/s]
100%|██████████| 10/10 [00:00<00:00, 14.71it/s]
frame_idx: 28
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 31
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 28
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 31
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 38%|███▊      | 27/71 [00:45<00:56,  1.28s/it]
 39%|███▉      | 28/71 [00:46<00:40,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.24it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.84it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.09it/s]
100%|██████████| 25/25 [00:00<00:00, 75.00it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 71.15it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 72.15it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.30it/s]
100%|██████████| 25/25 [00:00<00:00, 72.80it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.72it/s]
 40%|████      | 4/10 [00:00<00:00, 14.66it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.65it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.64it/s]
100%|██████████| 10/10 [00:00<00:00, 14.64it/s]
100%|██████████| 10/10 [00:00<00:00, 14.65it/s]
frame_idx: 30
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 32
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 30
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 32
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 41%|████      | 29/71 [00:48<00:53,  1.28s/it]
 42%|████▏     | 30/71 [00:48<00:38,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.34it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 70.99it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 70.76it/s]
100%|██████████| 25/25 [00:00<00:00, 71.04it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 70.10it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 71.70it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 70.94it/s]
100%|██████████| 25/25 [00:00<00:00, 70.94it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.77it/s]
 40%|████      | 4/10 [00:00<00:00, 14.71it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.69it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.69it/s]
100%|██████████| 10/10 [00:00<00:00, 14.67it/s]
100%|██████████| 10/10 [00:00<00:00, 14.68it/s]
frame_idx: 32
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 33
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 32
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 33
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 44%|████▎     | 31/71 [00:50<00:51,  1.29s/it]
 45%|████▌     | 32/71 [00:50<00:37,  1.05it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.77it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.72it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.03it/s]
100%|██████████| 25/25 [00:00<00:00, 74.55it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 76.09it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.57it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 74.61it/s]
100%|██████████| 25/25 [00:00<00:00, 74.92it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.79it/s]
 40%|████      | 4/10 [00:00<00:00, 14.72it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.71it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.70it/s]
100%|██████████| 10/10 [00:00<00:00, 14.69it/s]
100%|██████████| 10/10 [00:00<00:00, 14.70it/s]
frame_idx: 34
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 34
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 34
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 34
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 46%|████▋     | 33/71 [00:52<00:48,  1.28s/it]
 48%|████▊     | 34/71 [00:52<00:34,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.38it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.99it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 74.90it/s]
100%|██████████| 25/25 [00:00<00:00, 74.89it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.64it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.38it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 71.84it/s]
100%|██████████| 25/25 [00:00<00:00, 72.26it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.80it/s]
 40%|████      | 4/10 [00:00<00:00, 14.73it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.71it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.69it/s]
100%|██████████| 10/10 [00:00<00:00, 14.68it/s]
100%|██████████| 10/10 [00:00<00:00, 14.70it/s]
frame_idx: 36
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 35
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 36
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 35
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 49%|████▉     | 35/71 [00:54<00:46,  1.28s/it]
 51%|█████     | 36/71 [00:54<00:33,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.91it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.91it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.13it/s]
100%|██████████| 25/25 [00:00<00:00, 74.99it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 71.40it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 69.69it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 71.46it/s]
100%|██████████| 25/25 [00:00<00:00, 71.29it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.72it/s]
 40%|████      | 4/10 [00:00<00:00, 14.68it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.69it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.68it/s]
100%|██████████| 10/10 [00:00<00:00, 14.66it/s]
100%|██████████| 10/10 [00:00<00:00, 14.67it/s]
frame_idx: 38
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 36
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 38
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 36
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 52%|█████▏    | 37/71 [00:56<00:43,  1.28s/it]
 54%|█████▎    | 38/71 [00:57<00:31,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.04it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.89it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 71.25it/s]
100%|██████████| 25/25 [00:00<00:00, 71.60it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 71.51it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 72.91it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.80it/s]
100%|██████████| 25/25 [00:00<00:00, 73.44it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.82it/s]
 40%|████      | 4/10 [00:00<00:00, 14.70it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.68it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.66it/s]
100%|██████████| 10/10 [00:00<00:00, 14.65it/s]
100%|██████████| 10/10 [00:00<00:00, 14.67it/s]
frame_idx: 40
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 37
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 40
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 37
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 55%|█████▍    | 39/71 [00:59<00:41,  1.29s/it]
 56%|█████▋    | 40/71 [00:59<00:29,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 28%|██▊       | 7/25 [00:00<00:00, 69.45it/s]
 60%|██████    | 15/25 [00:00<00:00, 71.73it/s]
 92%|█████████▏| 23/25 [00:00<00:00, 73.17it/s]
100%|██████████| 25/25 [00:00<00:00, 72.46it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 28%|██▊       | 7/25 [00:00<00:00, 69.01it/s]
 60%|██████    | 15/25 [00:00<00:00, 70.84it/s]
 92%|█████████▏| 23/25 [00:00<00:00, 72.84it/s]
100%|██████████| 25/25 [00:00<00:00, 72.25it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.83it/s]
 40%|████      | 4/10 [00:00<00:00, 14.74it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.70it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.67it/s]
100%|██████████| 10/10 [00:00<00:00, 14.66it/s]
100%|██████████| 10/10 [00:00<00:00, 14.68it/s]
frame_idx: 42
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 38
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 42
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 38
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 58%|█████▊    | 41/71 [01:01<00:38,  1.29s/it]
 59%|█████▉    | 42/71 [01:01<00:27,  1.05it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.00it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 71.60it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.18it/s]
100%|██████████| 25/25 [00:00<00:00, 72.72it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.34it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.83it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 74.49it/s]
100%|██████████| 25/25 [00:00<00:00, 74.35it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.80it/s]
 40%|████      | 4/10 [00:00<00:00, 14.72it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.70it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.69it/s]
100%|██████████| 10/10 [00:00<00:00, 14.68it/s]
100%|██████████| 10/10 [00:00<00:00, 14.69it/s]
frame_idx: 44
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 39
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 44
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 39
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 1.0
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 61%|██████    | 43/71 [01:03<00:36,  1.29s/it]
 62%|██████▏   | 44/71 [01:03<00:25,  1.05it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.03it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.58it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.83it/s]
100%|██████████| 25/25 [00:00<00:00, 73.73it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.62it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 72.39it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.04it/s]
100%|██████████| 25/25 [00:00<00:00, 72.92it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.78it/s]
 40%|████      | 4/10 [00:00<00:00, 14.67it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.60it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.61it/s]
100%|██████████| 10/10 [00:00<00:00, 14.62it/s]
100%|██████████| 10/10 [00:00<00:00, 14.63it/s]
frame_idx: 46
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 40
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.864073543551328
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 46
cond_prompt: summer forest, lake, reflections on the water, summer sun, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 40
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.864073543551328
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 63%|██████▎   | 45/71 [01:05<00:33,  1.29s/it]
 65%|██████▍   | 46/71 [01:06<00:23,  1.05it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 72.27it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.03it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 71.24it/s]
100%|██████████| 25/25 [00:00<00:00, 71.35it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 71.74it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.22it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.22it/s]
100%|██████████| 25/25 [00:00<00:00, 73.05it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.78it/s]
 40%|████      | 4/10 [00:00<00:00, 14.68it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.65it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.63it/s]
100%|██████████| 10/10 [00:00<00:00, 14.63it/s]
100%|██████████| 10/10 [00:00<00:00, 14.64it/s]
frame_idx: 48
cond_prompt: autumn forest, rain, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 41
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.5922206306539842
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 48
cond_prompt: autumn forest, rain, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 41
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.5922206306539842
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 66%|██████▌   | 47/71 [01:08<00:30,  1.29s/it]
 68%|██████▊   | 48/71 [01:08<00:21,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 70.55it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 72.57it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.70it/s]
100%|██████████| 25/25 [00:00<00:00, 72.89it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.08it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.76it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.18it/s]
100%|██████████| 25/25 [00:00<00:00, 74.81it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.77it/s]
 40%|████      | 4/10 [00:00<00:00, 14.72it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.71it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.67it/s]
100%|██████████| 10/10 [00:00<00:00, 14.65it/s]
100%|██████████| 10/10 [00:00<00:00, 14.67it/s]
frame_idx: 50
cond_prompt: autumn forest, rain, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 42
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.3203677177566403
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 50
cond_prompt: autumn forest, rain, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 42
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.3203677177566403
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 69%|██████▉   | 49/71 [01:10<00:28,  1.29s/it]
 70%|███████   | 50/71 [01:10<00:19,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.46it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.24it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 74.50it/s]
100%|██████████| 25/25 [00:00<00:00, 74.35it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.88it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.97it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 74.97it/s]
100%|██████████| 25/25 [00:00<00:00, 74.99it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.80it/s]
 40%|████      | 4/10 [00:00<00:00, 14.74it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.69it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.68it/s]
100%|██████████| 10/10 [00:00<00:00, 14.68it/s]
100%|██████████| 10/10 [00:00<00:00, 14.69it/s]
frame_idx: 52
cond_prompt: autumn forest, rain, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 43
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.04851480485929647
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 52
cond_prompt: autumn forest, rain, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 43
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.04851480485929647
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 72%|███████▏  | 51/71 [01:12<00:25,  1.28s/it]
 73%|███████▎  | 52/71 [01:12<00:17,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.02it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.86it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.18it/s]
100%|██████████| 25/25 [00:00<00:00, 74.73it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.22it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.17it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 72.14it/s]
100%|██████████| 25/25 [00:00<00:00, 72.80it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.41it/s]
 40%|████      | 4/10 [00:00<00:00, 14.54it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.58it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.60it/s]
100%|██████████| 10/10 [00:00<00:00, 14.61it/s]
100%|██████████| 10/10 [00:00<00:00, 14.58it/s]
frame_idx: 54
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 44
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.04755285041482768
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 54
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 44
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.04755285041482768
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 75%|███████▍  | 53/71 [01:14<00:23,  1.28s/it]
 76%|███████▌  | 54/71 [01:14<00:16,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 72.66it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.82it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.77it/s]
100%|██████████| 25/25 [00:00<00:00, 73.37it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 72.06it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.62it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 74.46it/s]
100%|██████████| 25/25 [00:00<00:00, 74.09it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.77it/s]
 40%|████      | 4/10 [00:00<00:00, 14.71it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.67it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.64it/s]
100%|██████████| 10/10 [00:00<00:00, 14.65it/s]
100%|██████████| 10/10 [00:00<00:00, 14.66it/s]
frame_idx: 56
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 45
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.046359223654345645
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 56
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 45
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.046359223654345645
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 77%|███████▋  | 55/71 [01:17<00:20,  1.28s/it]
 79%|███████▉  | 56/71 [01:17<00:14,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.99it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 71.73it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 72.11it/s]
100%|██████████| 25/25 [00:00<00:00, 72.46it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.54it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.60it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.53it/s]
100%|██████████| 25/25 [00:00<00:00, 73.77it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.74it/s]
 40%|████      | 4/10 [00:00<00:00, 14.69it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.68it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.67it/s]
100%|██████████| 10/10 [00:00<00:00, 14.65it/s]
100%|██████████| 10/10 [00:00<00:00, 14.66it/s]
frame_idx: 58
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 46
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.04493973979762467
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 58
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 46
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.04493973979762467
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 80%|████████  | 57/71 [01:19<00:17,  1.28s/it]
 82%|████████▏ | 58/71 [01:19<00:12,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 72.80it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.27it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 72.21it/s]
100%|██████████| 25/25 [00:00<00:00, 72.57it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.34it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.36it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.44it/s]
100%|██████████| 25/25 [00:00<00:00, 75.42it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.75it/s]
 40%|████      | 4/10 [00:00<00:00, 14.66it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.64it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.62it/s]
100%|██████████| 10/10 [00:00<00:00, 14.59it/s]
100%|██████████| 10/10 [00:00<00:00, 14.61it/s]
frame_idx: 60
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 47
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.043301314415650737
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 60
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 47
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.043301314415650737
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 83%|████████▎ | 59/71 [01:21<00:15,  1.28s/it]
 85%|████████▍ | 60/71 [01:21<00:10,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.27it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.32it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.56it/s]
100%|██████████| 25/25 [00:00<00:00, 75.43it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.83it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.41it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.40it/s]
100%|██████████| 25/25 [00:00<00:00, 75.37it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.77it/s]
 40%|████      | 4/10 [00:00<00:00, 14.69it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.67it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.66it/s]
100%|██████████| 10/10 [00:00<00:00, 14.65it/s]
100%|██████████| 10/10 [00:00<00:00, 14.66it/s]
frame_idx: 62
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 48
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.04145192973871173
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 62
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 48
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.04145192973871173
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 86%|████████▌ | 61/71 [01:23<00:12,  1.28s/it]
 87%|████████▋ | 62/71 [01:23<00:08,  1.07it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.43it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.54it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.15it/s]
100%|██████████| 25/25 [00:00<00:00, 75.28it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 74.61it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 71.38it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 72.64it/s]
100%|██████████| 25/25 [00:00<00:00, 72.76it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.73it/s]
 40%|████      | 4/10 [00:00<00:00, 14.70it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.68it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.67it/s]
100%|██████████| 10/10 [00:00<00:00, 14.66it/s]
100%|██████████| 10/10 [00:00<00:00, 14.67it/s]
frame_idx: 64
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 49
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.039400595767839545
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 64
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 49
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.039400595767839545
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 89%|████████▊ | 63/71 [01:25<00:10,  1.28s/it]
 90%|█████████ | 64/71 [01:26<00:06,  1.07it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.38it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.59it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.00it/s]
100%|██████████| 25/25 [00:00<00:00, 74.70it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 75.33it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 75.48it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 75.40it/s]
100%|██████████| 25/25 [00:00<00:00, 75.41it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.75it/s]
 40%|████      | 4/10 [00:00<00:00, 14.67it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.60it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.58it/s]
100%|██████████| 10/10 [00:00<00:00, 14.59it/s]
100%|██████████| 10/10 [00:00<00:00, 14.60it/s]
frame_idx: 66
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 50
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.03715730637906477
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 66
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 50
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.03715730637906477
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 92%|█████████▏| 65/71 [01:28<00:07,  1.28s/it]
 93%|█████████▎| 66/71 [01:28<00:04,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 72.96it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.73it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.66it/s]
100%|██████████| 25/25 [00:00<00:00, 73.30it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 71.12it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 73.51it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 74.24it/s]
100%|██████████| 25/25 [00:00<00:00, 73.83it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.79it/s]
 40%|████      | 4/10 [00:00<00:00, 14.68it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.65it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.64it/s]
100%|██████████| 10/10 [00:00<00:00, 14.61it/s]
100%|██████████| 10/10 [00:00<00:00, 14.64it/s]
frame_idx: 68
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 51
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.03473299063433959
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 68
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 51
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.03473299063433959
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 94%|█████████▍| 67/71 [01:30<00:05,  1.28s/it]
 96%|█████████▌| 68/71 [01:30<00:02,  1.06it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 28%|██▊       | 7/25 [00:00<00:00, 68.49it/s]
 60%|██████    | 15/25 [00:00<00:00, 71.47it/s]
 92%|█████████▏| 23/25 [00:00<00:00, 71.88it/s]
100%|██████████| 25/25 [00:00<00:00, 71.03it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 73.58it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 74.49it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 73.63it/s]
100%|██████████| 25/25 [00:00<00:00, 73.58it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.77it/s]
 40%|████      | 4/10 [00:00<00:00, 14.67it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.65it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.64it/s]
100%|██████████| 10/10 [00:00<00:00, 14.64it/s]
100%|██████████| 10/10 [00:00<00:00, 14.65it/s]
frame_idx: 70
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 52
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.03213945953633634
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
frame_idx: 70
cond_prompt: winter forest, snowflakes, Van Gogh style
uncond_prompt: low quality, bad image, cropped, out of frame
seed: 52
prior_seed: 281350
angle: 0.0
zoom: 1.0
translation_x: 0.03213945953633634
translation_y: 0.0
translation_z: 0.0
rotation_x: 0.0
rotation_y: 0.0
rotation_z: 0.0
noise: 0.0
strength: 0.13
contrast: 1.0
kernel: 5
sigma: 1.0
amount: 0.2
threshold: 0.0
 97%|█████████▋| 69/71 [01:32<00:02,  1.29s/it]
 99%|█████████▊| 70/71 [01:32<00:00,  1.05it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 32%|███▏      | 8/25 [00:00<00:00, 72.09it/s]
 64%|██████▍   | 16/25 [00:00<00:00, 72.46it/s]
 96%|█████████▌| 24/25 [00:00<00:00, 71.82it/s]
100%|██████████| 25/25 [00:00<00:00, 71.65it/s]
  0%|          | 0/25 [00:00<?, ?it/s]
 28%|██▊       | 7/25 [00:00<00:00, 69.75it/s]
 60%|██████    | 15/25 [00:00<00:00, 70.37it/s]
 92%|█████████▏| 23/25 [00:00<00:00, 70.50it/s]
100%|██████████| 25/25 [00:00<00:00, 70.79it/s]
  0%|          | 0/10 [00:00<?, ?it/s]
 20%|██        | 2/10 [00:00<00:00, 14.72it/s]
 40%|████      | 4/10 [00:00<00:00, 14.67it/s]
 60%|██████    | 6/10 [00:00<00:00, 14.64it/s]
 80%|████████  | 8/10 [00:00<00:00, 14.63it/s]
100%|██████████| 10/10 [00:00<00:00, 14.63it/s]
100%|██████████| 10/10 [00:00<00:00, 14.64it/s]
99%|█████████▊| 70/71 [01:34<00:01,  1.35s/it]
  0%|          | 0/70 [00:00<?, ?it/s]
  1%|▏         | 1/70 [00:00<00:09,  7.61it/s]
 67%|██████▋   | 47/70 [00:00<00:00, 162.95it/s]
 89%|████████▊ | 62/70 [00:00<00:00, 137.55it/s]
100%|██████████| 70/70 [00:00<00:00, 124.56it/s]
Version Details
Version ID
550e576a484886c105a5cf4ff09ac746e691ab473d12a6afe14eed23bc3bbe42
Version Created
October 17, 2023
Run on Replicate →