ComfyUI extension for Stable Diffusion 3 API access
Top 97.5% on sourcepulse
This repository provides ComfyUI nodes to integrate Stable Diffusion 3 (SD3) and SD3 Turbo models via the Stability AI API. It enables text-to-image and image-to-image generation with various aspect ratios, targeting ComfyUI users who want to leverage the latest SD3 capabilities without local model hosting.
How It Works
The nodes act as a client for the Stability AI API, abstracting the API calls for SD3 and SD3 Turbo. Users provide a Stability API key and select generation parameters like prompt, negative prompt (for SD3), aspect ratio, model type, and seed. For image-to-image, an input image and strength parameter are also supported. This approach offloads the computational burden to Stability AI's infrastructure, allowing users to access powerful models with minimal local setup.
Quick Start & Requirements
git clone https://github.com/ZHO-ZHO-ZHO/ComfyUI-StableDiffusion3-API
into custom_nodes
.config.json
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is dependent on the Stability AI API, which may incur costs and has usage limits. The README mentions that image-to-image and Turbo features had issues in V1.0, though V1.5 claims to have fixed these.
1 year ago
Inactive