ComfyUI Node
zhenzhen-heygen-avatar4-i2v-fal
A ComfyUI node in zhenzhen/FAL with 21 inputs and 3 outputs.
zhenzhen-heygen-avatar4-i2v-fal
- image
- audio
- video
- video_url
- response
◄promptHi.►
◄image_url►
◄api_key►
◄audio_url►
◄voiceserver_default►
◄custom_voice►
◄talking_stylestable►
◄expressionnone►
◄background_typenone►
◄background_value#FFFFFF►
◄resolution720p►
◄aspect_ratio16:9►
◄captionfalse►
◄image_waybase64►
◄audio_wayupload►
◄poll_interval6►
◄max_poll_attempts600►
◄skip_errorfalse►
◄seed0►
Categoryzhenzhen/FAL
Inputs (21)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Hi. | — |
| imageopt | IMAGE | — | |
| image_urlopt | STRING | — | |
| api_keyopt | STRING | — | |
| audioopt | AUDIO | — | |
| audio_urlopt | STRING | — | |
| voiceopt | COMBO | server_default | server_default leaves voice unset and lets FAL use its default. Ignored when audio is provided. |
| custom_voiceopt | STRING | Overrides voice dropdown when filled. | |
| talking_styleopt | COMBO | stable | 2 options: stable, expressive |
| expressionopt | COMBO | none | 2 options: none, happy |
| background_typeopt | COMBO | none | 4 options: none, color, image, video |
| background_valueopt | STRING | #FFFFFF | Hex color for color background, or URL for image/video background. |
| resolutionopt | COMBO | 720p | 5 options: 360p, 480p, 540p, 720p, 1080p |
| aspect_ratioopt | COMBO | 16:9 | 6 options: 16:9, 9:16, 4:5, 5:4, 1:1, auto |
| captionopt | BOOLEAN | false | — |
| image_wayopt | COMBO | base64 | 2 options: base64, image_url |
| audio_wayopt | COMBO | upload | 2 options: upload, audio_url |
| poll_intervalopt | INT | 61–60 | — |
| max_poll_attemptsopt | INT | 60010–3600 | Default 600*6s = 3600s timeout. |
| skip_erroropt | BOOLEAN | false | — |
| seedopt | INT | 00–18446744073709550000 | Execution seed for ComfyUI cache control. Fixed reuses the cached result; randomize/increment/decrement requests a new run. This compatibility seed is not sent to APIs that do not expose a native seed parameter. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |
| video_url | STRING | — |
| response | STRING | — |