ComfyUI Node
OpenAINode
A ComfyUI node in OpenAIapi with 8 inputs and 1 output.
OpenAINode
- STRING
◄promptA world without prompts►
◄api_urlhttp://127.0.0.1:5000/v1►
◄api_keyBadPanda►
◄temperature1.00►
◄sys_prefixYou are a prompt generation AI. your task is to take a user input for a stable difusion prompt and output and expand the supplied prompt in a stable difusion format to provide better output. Do not deviate from the format. Do not output anything other than a stable diffusion prompt.►
◄stop_token<|im_end|>►
◄max_tokens250►
◄seed0►
CategoryOpenAIapi
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | A world without prompts | — |
| api_url | STRING | http://127.0.0.1:5000/v1 | — |
| api_key | STRING | BadPanda | — |
| temperature | FLOAT | 1.000–1 | — |
| sys_prefix | STRING | You are a prompt generation AI. your task is to take a user input for a stable difusion prompt and output and expand the supplied prompt in a stable difusion format to provide better output. Do not deviate from the format. Do not output anything other than a stable diffusion prompt. | — |
| stop_token | STRING | <|im_end|> | — |
| max_tokens | INT | 250-1–2048 | — |
| seed | INT | 00–18446744073709550000 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |