videoVideo

HuMo Video Generation

Generate videos basic on audio, image, and text, keep the character's lip sync.

HuMo Video Generation

About

Note: Model links

Parameters

ParameterTypeDefaultDescription
seedint1067760026265042Random seed (use -1 for random)
stepsint6Number of sampling steps
cfgfloat1CFG scale (guidance strength)
sampler_nameenumuni_pcSampler algorithm
schedulerenumsimpleNoise scheduler
filename_prefixstringvideo/ComfyUIOutput filename prefix

Usage

c3 comfyui run video_humo \
  --prompt "your prompt here" \
  --output my_output \
  --steps 6 \
  --cfg 1

Required 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