ComfyUI Node
FreedomGPT Generate Image
Generate images using FreedomGPT API
FreedomGPT Generate Image
- image
- image1
- image2
- image3
- image4
- history
- images
- text
- history
◄api_key►
◄model_nameliberty►
◄system_prompt—►
◄prompt—►
◄number_of_images1►
◄retry_count1►
◄seed-1►
◄proxy_url►
◄timeout0►
◄extra{}►
CategoryYogurtNodes/LLM
Inputs (16)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | API key for accessing FreedomGPT API | |
| model_name | STRING | liberty | FreedomGPT image generation model name |
| system_prompt | STRING | System-level prompt that affects the overall image generation style | |
| prompt | STRING | Main prompt content for image generation | |
| number_of_images | INT | 11–10 | Number of images to generate |
| retry_count | INT | 11–10 | Number of retry attempts if the request fails |
| seed | INT | -1-1–2147483647 | Random seed for reproducible results, -1 for random |
| proxy_url | STRING | 代理URL,格式: protocol://user:pass@addr:port,支持http,https,socks5,socks5h | |
| timeout | INT | 00–2147483647 | Timeout for the request in seconds, 0 means no timeout |
| imageopt | IMAGE | — | |
| image1opt | IMAGE | — | |
| image2opt | IMAGE | — | |
| image3opt | IMAGE | — | |
| image4opt | IMAGE | — | |
| historyopt | HISTORY | — | |
| extraopt | STRING | {} | Extra parameters for the request, in JSON format |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| text | STRING | — |
| history | HISTORY | — |