mix1009/sdwebuiapi
Python library providing programmatic access to the Stable Diffusion WebUI for image generation tasks.

Velocity · 7d
+1.1
★ / day
Trend
→steady
star history
This repository is a Python API client that enables developers to programmatically interact with the AUTOMATIC1111 Stable Diffusion WebUI. It wraps the WebUI’s HTTP API to support text-to-image, image-to-image, and upscaling operations directly from Python code. The library exposes parameters for sampler selection, CFG scale, steps, resolution, and other generation settings.