Skip to main content
ComfyUI Native Stability AI Stable Diffusion 3.5 Node The Stability AI Stable Diffusion 3.5 Image node uses Stability AI’s Stable Diffusion 3.5 API to generate high-quality images. It supports both text-to-image and image-to-image generation, capable of creating detailed visual content from text prompts.

Parameters

Required Parameters

Optional Parameters

Output

Usage Example

Stability AI Stable Diffusion 3.5 Image Workflow Example

Stability AI Stable Diffusion 3.5 Image Workflow Example

Notes

  • When an input image is provided, the node switches from text-to-image mode to image-to-image mode
  • In image-to-image mode, aspect ratio parameters are ignored
  • Mode selection automatically switches based on whether an image is provided:
    • No image provided: text-to-image mode
    • Image provided: image-to-image mode
  • If style_preset is set to “None”, no preset style will be applied

Source Code

[Node source code (Updated on 2025-05-07)]