AI Horde Image Generate
AIHordeImageGenerate
Generate images using AI Horde API This node connects to the AI Horde distributed network to generate images using various Stable Diffusion models available on the network.
Pack: HordeAI
custom_nodes.hordeai-comfy
Inputs (18)
| Name | Type | Required |
|---|---|---|
| prompt | STRING | required |
| width | INT | required |
| height | INT | required |
| num_images | INT | required |
| model | STRING | required |
| negative_prompt | STRING | optional |
| api_key | STRING | optional |
| steps | INT | optional |
| cfg_scale | FLOAT | optional |
| seed | INT | optional |
| denoising_strength | FLOAT | optional |
| sampler_name | COMBO | optional |
| karras | BOOLEAN | optional |
| loras | LORAS_LIST | optional |
| textual_inversions | TIS_LIST | optional |
| source_image | IMAGE | optional |
| source_processing | COMBO | optional |
| source_mask | IMAGE | optional |
Outputs (1)
| Name | Type |
|---|---|
| images | IMAGE |