ComfyUI Node
FlashVSR 480P 视频超分
A ComfyUI node in Seedance with 5 inputs and 4 outputs.
FlashVSR 480P 视频超分
- input_video
- api_config
- video
- video_url
- task_id
- response
◄video_url►
◄skip_errorfalse►
◄seed0►
CategorySeedance
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| video_url | STRING | Optional public video URL. Leave empty when connecting input_video. The source must be 480P and 3-15 seconds. | 可选公网视频直链;连接 input_video 时留空。源视频必须为 480P,时长 3-15 秒。 | |
| input_videoopt | VIDEO | Local ComfyUI video to upload. Use exactly one local video or one public URL. | 本地 ComfyUI 视频;本地视频和公网直链二选一。 | |
| api_configopt | SEEDANCE_CONFIG | Connect Seedance API Config; otherwise SEEDANCE_API_KEY is used. | |
| skip_erroropt | BOOLEAN | false | On failure return a placeholder error video instead of stopping the workflow. | 失败时输出占位错误视频而不中断工作流。 |
| seedopt | INT | 00–18446744073709550000 | ComfyUI cache seed. Fixed reuses the cached result while all other inputs stay unchanged; randomize/increment/decrement starts a new execution. This value is not sent to models without documented seed support. | ComfyUI 缓存种子;Fixed 在其他输入不变时复用缓存,随机、递增或递减会触发新任务。未声明支持 seed 的模型不会收到此参数。 |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |
| video_url | STRING | — |
| task_id | STRING | — |
| response | STRING | — |