zsxkib/allegro 🔢📝✓ → 🖼️

▶️ 137 runs 📅 Oct 2024 ⚙️ Cog 0.9.21 🔗 GitHub 📄 Paper ⚖️ License
text-to-video

About

Powerful text-to-video model that generates high-quality videos up to 6 seconds at 15 FPS and 720p resolution from simple text prompt

Example Output

Output

Performance Metrics

578.19s Prediction Time
658.79s Total Time
All Input Parameters
{
  "fps": 15,
  "width": 1280,
  "height": 720,
  "num_frames": 88,
  "user_prompt": "a baby riding on the back of a dog",
  "guidance_scale": 7.5,
  "enable_cpu_offload": false,
  "num_sampling_steps": 20
}
Input Parameters
fps Type: integerDefault: 15Range: 1 - 60
Frames per second for the output video
seed Type: integer
Random seed (set to None for random)
width Type: integerDefault: 1280Range: 256 - 1920
Width of the generated video
height Type: integerDefault: 720Range: 256 - 1024
Height of the generated video
num_frames Type: integerDefault: 88Range: 16 - 128
Number of frames to generate
user_prompt (required) Type: string
Text prompt for video generation
guidance_scale Type: numberDefault: 7.5Range: 0 - 20
Guidance scale
enable_cpu_offload Type: booleanDefault: false
Enable CPU offload (reduces GPU memory usage but increases inference time)
num_sampling_steps Type: integerDefault: 20Range: 10 - 100
Number of sampling steps
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
Using seed: 28725
  0%|          | 0/20 [00:00<?, ?it/s]
  5%|▌         | 1/20 [00:24<07:37, 24.06s/it]
 10%|█         | 2/20 [00:39<05:42, 19.01s/it]
 15%|█▌        | 3/20 [01:04<06:07, 21.65s/it]
 20%|██        | 4/20 [01:29<06:06, 22.90s/it]
 25%|██▌       | 5/20 [01:53<05:54, 23.60s/it]
 30%|███       | 6/20 [02:18<05:36, 24.02s/it]
 35%|███▌      | 7/20 [02:43<05:15, 24.29s/it]
 40%|████      | 8/20 [03:08<04:53, 24.47s/it]
 45%|████▌     | 9/20 [03:33<04:30, 24.59s/it]
 50%|█████     | 10/20 [03:58<04:06, 24.67s/it]
 55%|█████▌    | 11/20 [04:23<03:42, 24.72s/it]
 60%|██████    | 12/20 [04:47<03:18, 24.76s/it]
 65%|██████▌   | 13/20 [05:12<02:53, 24.78s/it]
 70%|███████   | 14/20 [05:37<02:28, 24.80s/it]
 75%|███████▌  | 15/20 [06:02<02:04, 24.81s/it]
 80%|████████  | 16/20 [06:27<01:39, 24.82s/it]
 85%|████████▌ | 17/20 [06:52<01:14, 24.83s/it]
 90%|█████████ | 18/20 [07:16<00:49, 24.83s/it]
 95%|█████████▌| 19/20 [07:41<00:24, 24.83s/it]
100%|██████████| 20/20 [08:06<00:00, 24.81s/it]
100%|██████████| 20/20 [08:06<00:00, 24.33s/it]
Version Details
Version ID
a3922c1ba8e826531492ad08dc2759ce225d5bba48153ca3b5849ef1a4399919
Version Created
October 23, 2024
Run on Replicate →