Automatic 1111 SDK
  • Introduction
  • Auto 1111 SDK vs Huggingface Diffusers
  • Integrations
    • Downloading Real Esrgan Upscalers
    • Civit AI
  • Pipelines
    • Passing in custom arguments
    • Stable Diffusion XL
    • Text-to-Image
    • Image-to-Image
    • Inpainting
    • Outpainting
    • Upscaler Pipelines
    • Stable Diffusion Upscale
    • Setting a custom VAE
    • ControlNet
Powered by GitBook
On this page

Introduction

Auto 1111 SDK is the first SDK/Python client for https://github.com/AUTOMATIC1111/stable-diffusion-webui. You can:

NextAuto 1111 SDK vs Huggingface Diffusers

Last updated 1 year ago

  • Load in any .safetensors or checkpoint file

  • Download models directly from Civit AI:

  • Run Stable Diffusion Text-to-Image and Image-to-Image with any model weights.

  • Run Inpainting, Outpainting, and Stable Diffusion Upscaling with any model weights.

  • Upscale images with our Real Esrgan Pipeline

  • Upscale images using custom upscalers with our Esrgan Pipeline, which accepts any valid input .pth file for the model weights, which you can find on

These features are just the first of many that we plan to release to include all of the features in Automatic 1111 Web UI.


You can get started using Auto 1111 SDK by checking out our open-source repository or by getting started with some of the tutorials in these docs.

https://civitai.com/
https://openmodeldb.info/