cjwbw/lavie 🔢📝✓❓ → 🖼️
About
High-Quality Video Generation with Cascaded Latent Diffusion Models
Example Output
Prompt:
"a Corgi walking in the park at sunrise, oil painting style"
Output
Performance Metrics
12.40s
Prediction Time
57.10s
Total Time
All Input Parameters
{
"width": 512,
"height": 320,
"prompt": "a Corgi walking in the park at sunrise, oil painting style",
"quality": 9,
"video_fps": 8,
"interpolation": false,
"sample_method": "ddpm",
"guidance_scale": 7,
"super_resolution": false,
"num_inference_steps": 50
}
Input Parameters
- seed
- Random seed. Leave blank to randomize the seed
- width
- Width of output video.
- height
- Height of output video
- prompt
- Prompt for video generation.
- quality
- Quality of the output vide0
- video_fps
- Number of frames per second in the output video
- interpolation
- Default output has 16 frames. Set interpolation to True to get 61 frames output.
- sample_method
- Choose a scheduler for sampling base video output.
- guidance_scale
- Scale for classifier-free guidance
- super_resolution
- Super resolution 4x when set to True.
- num_inference_steps
- Number of denoising steps
Output Schema
Output
Example Execution Logs
Using seed: 27373 0%| | 0/50 [00:00<?, ?it/s] 2%|▏ | 1/50 [00:00<00:29, 1.64it/s] 4%|▍ | 2/50 [00:00<00:17, 2.68it/s] 6%|▌ | 3/50 [00:01<00:13, 3.36it/s] 8%|▊ | 4/50 [00:01<00:12, 3.82it/s] 10%|█ | 5/50 [00:01<00:10, 4.12it/s] 12%|█▏ | 6/50 [00:01<00:10, 4.34it/s] 14%|█▍ | 7/50 [00:01<00:09, 4.49it/s] 16%|█▌ | 8/50 [00:02<00:09, 4.59it/s] 18%|█▊ | 9/50 [00:02<00:08, 4.66it/s] 20%|██ | 10/50 [00:02<00:08, 4.70it/s] 22%|██▏ | 11/50 [00:02<00:08, 4.73it/s] 24%|██▍ | 12/50 [00:02<00:07, 4.75it/s] 26%|██▌ | 13/50 [00:03<00:07, 4.77it/s] 28%|██▊ | 14/50 [00:03<00:07, 4.79it/s] 30%|███ | 15/50 [00:03<00:07, 4.79it/s] 32%|███▏ | 16/50 [00:03<00:07, 4.80it/s] 34%|███▍ | 17/50 [00:03<00:06, 4.81it/s] 36%|███▌ | 18/50 [00:04<00:06, 4.80it/s] 38%|███▊ | 19/50 [00:04<00:06, 4.81it/s] 40%|████ | 20/50 [00:04<00:06, 4.80it/s] 42%|████▏ | 21/50 [00:04<00:06, 4.80it/s] 44%|████▍ | 22/50 [00:04<00:05, 4.80it/s] 46%|████▌ | 23/50 [00:05<00:05, 4.80it/s] 48%|████▊ | 24/50 [00:05<00:05, 4.81it/s] 50%|█████ | 25/50 [00:05<00:05, 4.81it/s] 52%|█████▏ | 26/50 [00:05<00:04, 4.80it/s] 54%|█████▍ | 27/50 [00:06<00:04, 4.80it/s] 56%|█████▌ | 28/50 [00:06<00:04, 4.80it/s] 58%|█████▊ | 29/50 [00:06<00:04, 4.80it/s] 60%|██████ | 30/50 [00:06<00:04, 4.80it/s] 62%|██████▏ | 31/50 [00:06<00:03, 4.81it/s] 64%|██████▍ | 32/50 [00:07<00:03, 4.80it/s] 66%|██████▌ | 33/50 [00:07<00:03, 4.80it/s] 68%|██████▊ | 34/50 [00:07<00:03, 4.81it/s] 70%|███████ | 35/50 [00:07<00:03, 4.80it/s] 72%|███████▏ | 36/50 [00:07<00:02, 4.80it/s] 74%|███████▍ | 37/50 [00:08<00:02, 4.79it/s] 76%|███████▌ | 38/50 [00:08<00:02, 4.79it/s] 78%|███████▊ | 39/50 [00:08<00:02, 4.79it/s] 80%|████████ | 40/50 [00:08<00:02, 4.79it/s] 82%|████████▏ | 41/50 [00:08<00:01, 4.80it/s] 84%|████████▍ | 42/50 [00:09<00:01, 4.78it/s] 86%|████████▌ | 43/50 [00:09<00:01, 4.79it/s] 88%|████████▊ | 44/50 [00:09<00:01, 4.79it/s] 90%|█████████ | 45/50 [00:09<00:01, 4.78it/s] 92%|█████████▏| 46/50 [00:09<00:00, 4.79it/s] 94%|█████████▍| 47/50 [00:10<00:00, 4.79it/s] 96%|█████████▌| 48/50 [00:10<00:00, 4.78it/s] 98%|█████████▊| 49/50 [00:10<00:00, 4.79it/s] 100%|██████████| 50/50 [00:10<00:00, 4.80it/s] 100%|██████████| 50/50 [00:11<00:00, 4.50it/s]
Version Details
- Version ID
0bca850c4928b6c30052541fa002f24cbb4b677259c461dd041d271ba9d3c517- Version Created
- November 21, 2023