ComfyUI Node
OpenAI Sora API Plus节点
A ComfyUI node in zhenzhen with 9 inputs and 3 outputs.
OpenAI Sora API Plus节点
- video
- video_url
- tokens_usage
◄base_urlhttps://ai.t8star.org/v1►
◄modelsora_video2►
◄api_key►
◄user_prompt请描述要生成的视频内容►
◄aspect_ratio16:9►
◄hdtrue►
◄duration15►
◄skip_errorfalse►
◄seed0►
Categoryzhenzhen
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| base_url | STRING | https://ai.t8star.org/v1 | — |
| model | STRING | sora_video2 | — |
| api_key | STRING | — | |
| user_prompt | STRING | 请描述要生成的视频内容 | — |
| aspect_ratioopt | COMBO | 16:9 | 2 options: 16:9, 9:16 |
| hdopt | BOOLEAN | true | — |
| durationopt | COMBO | 15 | 2 options: 10, 15 |
| 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 | — |
| tokens_usage | STRING | — |