ComfyUI Node
Custom GPTImage1 API Node
A ComfyUI node in BillBum_API with 10 inputs and 2 outputs.
Custom GPTImage1 API Node
- image
- mask
- image
- seed
◄prompt►
◄api_urlhttps://api.openai.com/v1►
◄api_keyenter your key here...►
◄modelgpt-image-1►
◄seed0►
◄qualitylow►
◄sizeauto►
◄n1►
CategoryBillBum_API
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Text prompt for GPT Image 1 | |
| api_url | STRING | https://api.openai.com/v1 | Costume API URL |
| api_key | STRING | enter your key here... | Costume API key |
| model | STRING | gpt-image-1 | Model name |
| seedopt | INT | 00–2147483647 | not implemented yet in backend |
| qualityopt | COMBO | low | Image quality, affects cost and generation time. |
| sizeopt | COMBO | auto | Image size |
| nopt | INT | 11–8 | How many images to generate |
| imageopt | IMAGE | Optional reference image for image editing. | |
| maskopt | MASK | Optional reference image for image editing. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| seed | INT | — |