ComfyUI Node
AtlasCloud Text to Image
A ComfyUI node in AtlasCloud with 9 inputs and 2 outputs.
AtlasCloud Text to Image
- images
- info
◄base_urlhttps://api.atlascloud.ai►
◄api_key►
◄prompt►
◄modelopenai/gpt-image-2/text-to-image►
◄size1024x1024►
◄qualitymedium►
◄output_formatjpeg►
◄seed-1►
◄extra_params►
CategoryAtlasCloud
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| base_url | STRING | https://api.atlascloud.ai | Base URL for the AtlasCloud API endpoint |
| api_key | STRING | AtlasCloud API key (required) | |
| prompt | STRING | Text description of the image to generate | |
| modelopt | STRING | openai/gpt-image-2/text-to-image | AI model to use for generation |
| sizeopt | COMBO | 1024x1024 | Output image resolution (width x height) |
| qualityopt | COMBO | medium | Image quality — higher quality takes longer to generate |
| output_formatopt | COMBO | jpeg | Output image file format |
| seedopt | INT | -1-1–2147483647 | Random seed for reproducibility (-1 = random) |
| extra_paramsopt | STRING | Additional JSON parameters to merge into the API request body |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| info | STRING | — |