ComfyUI Node
Alice T2V Generator (Eric)
A ComfyUI node in Eric/Alice with 13 inputs and 1 output.
Alice T2V Generator (Eric)
- pipeline
- frames
◄promptA cinematic shot of a majestic waterfall in a lush tropical forest, golden hour lighting, mist in the air, 4K, photorealistic►
◄resolution1280*720►
◄custom_width1280►
◄custom_height720►
◄frame_num81►
◄steps40►
◄cfg_high_noise4.0►
◄cfg_low_noise3.0►
◄solverunipc►
◄shift12.0►
◄seed-1►
◄negative_prompt►
CategoryEric/Alice
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| pipeline | ALICE_PIPELINE | — | |
| prompt | STRING | A cinematic shot of a majestic waterfall in a lush tropical forest, golden hour lighting, mist in the air, 4K, photorealistic | Describe the video in natural language (not tag lists). Include subject, action, setting, lighting, and camera style. Max 512 tokens - longer prompts are truncated. |
| resolution | COMBO | 1280*720 | Output resolution (width*height). The four official presets are recommended. 960*960, 1024*576, 576*1024 are from the README but untested. Choose 'custom' to enter arbitrary dimensions (snapped to multiples of 16). |
| custom_width | INT | 128064–2048 | Used only when resolution = 'custom'. Must be a multiple of 16. |
| custom_height | INT | 72064–2048 | Used only when resolution = 'custom'. Must be a multiple of 16. |
| frame_num | INT | 819–201 | Number of frames. Must satisfy (frame_num - 1) % 4 == 0. 81 = 5 seconds at 16 fps. Node auto-corrects invalid values. |
| steps | INT | 401–100 | Denoising steps. 40 is the model's tuned default. With boundary=0.875, ~35 steps go to the high-noise expert (structure) and ~5 to the low-noise expert (detail). Fewer than ~20 steps noticeably degrades detail quality. |
| cfg_high_noise | FLOAT | 4.00–20 | CFG scale for the high-noise expert (structure phase). Default: 4.0 |
| cfg_low_noise | FLOAT | 3.00–20 | CFG scale for the low-noise expert (detail phase). Default: 3.0 |
| solver | COMBO | unipc | ODE solver. UniPC is recommended for ≤40 steps. DPM++ may perform better at 50+ steps. Only two solvers are implemented. |
| shift | FLOAT | 12.01–20 | Timestep shift. Model config default: 12.0. Higher = more steps at high-noise (structure) timesteps. Lower = more evenly spread, giving the detail expert more work. |
| seed | INT | -1-1–2147483647 | -1 = random seed each run. |
| negative_promptopt | STRING | Negative prompt. Leave empty to use Alice's built-in Chinese negative prompt (strongly recommended - it was tuned with the model). |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| frames | IMAGE | — |