ComfyUI Node
ID-LoRA One-Stage Sampler
Generate audio+video with speaker identity transfer using the ID-LoRA one-stage pipeline.
ID-LoRA One-Stage Sampler
- pipeline
- conditioning
- first_frame
- reference_audio
- Video
◄seed42►
◄height512►
◄width512►
◄num_frames121►
◄num_inference_steps30►
◄frame_rate25.0►
◄video_guidance_scale3.0►
◄audio_guidance_scale7.0►
◄auto_resolutiontrue►
◄max_resolution512►
CategoryID-LoRA
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| pipeline | ID_LORA_PIPELINE | Loaded ID-LoRA pipeline. | |
| conditioning | ID_LORA_CONDITIONING | Encoded prompt conditioning. | |
| seed | INT | 420–2147483647 | — |
| height | INT | 51264–2048 | — |
| width | INT | 51264–2048 | — |
| num_frames | INT | 1211–1000 | — |
| num_inference_steps | INT | 301–200 | — |
| frame_rate | FLOAT | 25.01–120 | — |
| video_guidance_scale | FLOAT | 3.00–30 | — |
| audio_guidance_scale | FLOAT | 7.00–30 | — |
| auto_resolution | BOOLEAN | true | Auto-detect resolution from first-frame aspect ratio. |
| max_resolution | INT | 51264–2048 | Maximum long-side resolution for auto-resolution (ignored when auto_resolution is off). |
| first_frameopt | IMAGE | Optional first-frame image for face conditioning. | |
| reference_audioopt | AUDIO | Optional reference audio for speaker identity transfer. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Video | VIDEO | Generated video with audio. |