This namespace contains 9 node(s).

Available Nodes

  • Chroma - Generates images from text prompts using Chroma, a text-to-image model based on Flux. image, …
  • Flux - Generates images using FLUX models with support for GGUF quantization for memory efficiency. …
  • Flux Control - Generates images using FLUX Control models with depth or other control guidance. image, gener…
  • Kolors Text2Image - Generates images from text prompts using Kolors, a large-scale text-to-image generation model. …
  • Load Text To Image Model - Load HuggingFace model for image-to-image generation from a repo_id.

    Use cases:

    • Loads …
  • Qwen-Image - Generates images from text prompts using Qwen-Image with support for GGUF quantization. image…
  • Stable Diffusion - Generates images from text prompts using Stable Diffusion. image, generation, AI, text-to-ima…
  • Stable Diffusion XL - Generates images from text prompts using Stable Diffusion XL. image, generation, AI, text-to-…
  • Text to Image - Generates images from text prompts using AutoPipeline for automatic pipeline selection. image…