lucataco/hunyuanvideo 🔢📝 → 🖼️

▶️ 205 runs 📅 Dec 2024 ⚙️ Cog 0.13.6 🔗 GitHub 📄 Paper ⚖️ License
text-to-video

About

Unofficial community fork and Diffusers formatted weights of tencent/HunyuanVideo

Example Output

Prompt:

"A cat walks on the grass, realistic"

Output

Performance Metrics

246.74s Prediction Time
285.04s Total Time
All Input Parameters
{
  "fps": 15,
  "seed": 0,
  "width": 960,
  "height": 544,
  "prompt": "A cat walks on the grass, realistic",
  "num_frames": 61,
  "guidance_scale": 6,
  "num_inference_steps": 30
}
Input Parameters
fps Type: integerDefault: 15Range: 1 - 30
Frames per second of the output video
seed Type: integerDefault: 0
Random seed (0 for random)
width Type: integerDefault: 960Range: 512 - 1280
Width of the video in pixels
height Type: integerDefault: 544Range: 320 - 720
Height of the video in pixels
prompt Type: stringDefault: A cat walks on the grass, realistic
The prompt to guide the video generation
num_frames Type: integerDefault: 61Range: 49 - 129
Number of frames to generate (must be 4k+1, ex: 49 or 129)
guidance_scale Type: numberDefault: 6Range: 1 - 10
Guidance scale
num_inference_steps Type: integerDefault: 30Range: 1 - 50
Number of denoising steps
Output Schema

Output

Type: stringFormat: uri

Example Execution Logs
Using seed: 33329
  0%|          | 0/30 [00:00<?, ?it/s]
  3%|▎         | 1/30 [00:08<03:54,  8.07s/it]
  7%|▋         | 2/30 [00:13<03:08,  6.75s/it]
 10%|█         | 3/30 [00:21<03:16,  7.28s/it]
 13%|█▎        | 4/30 [00:29<03:15,  7.54s/it]
 17%|█▋        | 5/30 [00:37<03:11,  7.68s/it]
 20%|██        | 6/30 [00:45<03:06,  7.75s/it]
 23%|██▎       | 7/30 [00:53<02:59,  7.80s/it]
 27%|██▋       | 8/30 [01:01<02:52,  7.82s/it]
 30%|███       | 9/30 [01:09<02:44,  7.84s/it]
 33%|███▎      | 10/30 [01:17<02:37,  7.86s/it]
 37%|███▋      | 11/30 [01:24<02:29,  7.86s/it]
 40%|████      | 12/30 [01:32<02:21,  7.87s/it]
 43%|████▎     | 13/30 [01:40<02:13,  7.88s/it]
 47%|████▋     | 14/30 [01:48<02:06,  7.88s/it]
 50%|█████     | 15/30 [01:56<01:58,  7.88s/it]
 53%|█████▎    | 16/30 [02:04<01:50,  7.88s/it]
 57%|█████▋    | 17/30 [02:12<01:42,  7.88s/it]
 60%|██████    | 18/30 [02:20<01:34,  7.88s/it]
 63%|██████▎   | 19/30 [02:28<01:26,  7.88s/it]
 67%|██████▋   | 20/30 [02:35<01:18,  7.88s/it]
 70%|███████   | 21/30 [02:43<01:10,  7.88s/it]
 73%|███████▎  | 22/30 [02:51<01:03,  7.88s/it]
 77%|███████▋  | 23/30 [02:59<00:55,  7.89s/it]
 80%|████████  | 24/30 [03:07<00:47,  7.89s/it]
 83%|████████▎ | 25/30 [03:15<00:39,  7.89s/it]
 87%|████████▋ | 26/30 [03:23<00:31,  7.89s/it]
 90%|█████████ | 27/30 [03:31<00:23,  7.89s/it]
 93%|█████████▎| 28/30 [03:39<00:15,  7.89s/it]
 97%|█████████▋| 29/30 [03:46<00:07,  7.88s/it]
100%|██████████| 30/30 [03:54<00:00,  7.89s/it]
100%|██████████| 30/30 [03:54<00:00,  7.83s/it]
huggingface/tokenizers: The current process just got forked, after parallelism has already been used. Disabling parallelism to avoid deadlocks...
To disable this warning, you can either:
- Avoid using `tokenizers` before the fork if possible
- Explicitly set the environment variable TOKENIZERS_PARALLELISM=(true | false)
Version Details
Version ID
2b1add9b58a0ff73fd7ff82407246c42c603d82234917bc65a4f84b45a154f92
Version Created
December 29, 2024
Run on Replicate →