Nodes/HordeAI/AI Horde Image Generate
ComfyUI Node

AI Horde Image Generate

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.

By Malte0621·Created 11 months ago·Updated 11 months ago· 0
AI Horde Image Generate
  • loras
  • textual_inversions
  • source_image
  • source_mask
  • images
promptA beautiful landscape
width512
height512
num_images1
modelDeliberate
negative_prompt
api_key
steps20
cfg_scale7.5
seed-1
denoising_strength1.00
sampler_namek_lms
karrastrue
source_processingtxt2img
CategoryAI Horde

Inputs (18)

NameTypeDefaultDescription
promptSTRINGA beautiful landscapeText prompt describing the image to generate
widthINT51264–2048Width of the generated image
heightINT51264–2048Height of the generated image
num_imagesINT11–4Number of images to generate
modelSTRINGDeliberateAI model name to use for generation (e.g., Deliberate, SDXL_beta::stability.ai#6901, etc.)
negative_promptoptSTRINGNegative prompt to avoid certain elements
api_keyoptSTRINGYour AI Horde API key (leave empty for anonymous)
stepsoptINT201–100Number of sampling steps
cfg_scaleoptFLOAT7.51–20Classifier-free guidance scale
seedoptINT-1-1–2147483647Random seed (-1 for random)
denoising_strengthoptFLOAT1.000–1Denoising strength for img2img (0.0-1.0)
sampler_nameoptCOMBOk_lmsSampler algorithm to use
karrasoptBOOLEANtrueUse Karras noise schedule (if supported by model)
lorasoptLORAS_LISTOptional LoRA list from AIHordeLora node
textual_inversionsoptTIS_LISTOptional Textual Inversion list from AIHordeTextualInversion node
source_imageoptIMAGEOptional source image for img2img, inpainting, outpainting, or remix
source_processingoptCOMBOtxt2imgProcessing type for source image
source_maskoptIMAGEOptional mask image for inpainting or outpainting (white areas are modified)

Outputs (1)

NameTypeDescription
imagesIMAGE