ComfyUI Node
BYOKey Runway Text to Image
Generate an image from a text prompt using Runway's Gen 4 model, optionally guided by a reference image.
BYOKey Runway Text to Image
- reference_image
- output
◄api_key►
◄base_urlhttps://api.dev.runwayml.com/v1►
◄prompt►
◄ratio1024:1024►
◄poll_interval5►
◄max_wait300►
Categoryapi/byokey/image
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | Runway API key (sent as Bearer token). | |
| base_url | STRING | https://api.dev.runwayml.com/v1 | Runway API base URL. Override for relays. |
| prompt | STRING | Text prompt for the generation. | |
| ratio | COMBO | 1024:1024 | Aspect ratio for the generated image. |
| reference_imageopt | IMAGE | Optional reference image to guide the generation. | |
| poll_intervalopt | INT | 51–120 | Seconds between status polls. |
| max_waitopt | INT | 30030–3600 | Max seconds to wait for the task. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| output | IMAGE | — |