ComfyUI Node
PyramidFlow Sampler
A ComfyUI node in PyramidFlowWrapper with 12 inputs and 1 output.
PyramidFlow Sampler
- model
- prompt_embeds
- input_latent
- samples
◄width640►
◄height384►
◄first_frame_steps10, 10, 10►
◄video_steps10, 10, 10►
◄temp8►
◄guidance_scale9.00►
◄video_guidance_scale5.00►
◄seed0►
◄keep_model_loadedfalse►
CategoryPyramidFlowWrapper
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| model | PYRAMIDFLOWMODEL | — | |
| prompt_embeds | PYRAMIDFLOWPROMPT | — | |
| width | INT | 640128–2048 | — |
| height | INT | 384128–2048 | — |
| first_frame_steps | STRING | 10, 10, 10 | Number of steps for each of the 3 stages, for the first frame, no effect when using input_latent |
| video_steps | STRING | 10, 10, 10 | Number of steps for each of the 3 stages, for the video latents |
| temp | INT | 8 | temp=16: 5s, temp=31: 10s |
| guidance_scale | FLOAT | 9.000–30 | The guidance for the first frame |
| video_guidance_scale | FLOAT | 5.000–30 | The guidance for the video latents |
| seed | INT | 00–18446744073709550000 | — |
| keep_model_loaded | BOOLEAN | false | — |
| input_latentopt | LATENT | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| samples | LATENT | — |