videoVideo
HuMo Video Generation
Generate videos basic on audio, image, and text, keep the character's lip sync.
About
Note: Model links
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
seed | int | 1067760026265042 | Random seed (use -1 for random) |
steps | int | 6 | Number of sampling steps |
cfg | float | 1 | CFG scale (guidance strength) |
sampler_name | enum | uni_pc | Sampler algorithm |
scheduler | enum | simple | Noise scheduler |
filename_prefix | string | video/ComfyUI | Output filename prefix |
Usage
c3 comfyui run video_humo \
--prompt "your prompt here" \
--output my_output \
--steps 6 \
--cfg 1Required Models
Example Prompt
Prompt Example
"``` A young boy in sci-fi style clothing is talking to the camera in an alien desert. ```"
Ready to run this template?
Install the CLI and run this template on GPU in seconds.
pip install hypercli-cli && hyper comfyui run video_humo