Skip to content

A custom extension for AUTOMATIC1111/stable-diffusion-webui to extend rest APIs to do some local operations, using in StableStudio.

Notifications You must be signed in to change notification settings

jtydhr88/sd-webui-StableStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stable Diffusion WebUI StableStudio Adapter

A custom extension for AUTOMATIC1111/stable-diffusion-webui to extend rest APIs to do some local operations, using in StableStudio.

About StableStudio

Please go to StableStudio and StableStudio-plugin-webui to check more details.

Installation

Just like you install other extension of webui:

  1. go to Extensions -> Install from URL
  2. paste this repo link
  3. install
  4. go to Installed, stop, and restart webui with api mode

APIs use for StableStudio

Since StableStudio needs to make some local operations but webui doesn't provide by default for now, so we need this extension. Currently, there are two apis exposed: api-list

  1. /StableStudio/check-extension-installed
    Not use yet but it will be a good start to check some extensions installed on user webui, for example, ControlNet or Openpose
  2. /StableStudio/get-generated-images
    Using for load existing images from user end.

Credits

Created by jtydhr88.

About

A custom extension for AUTOMATIC1111/stable-diffusion-webui to extend rest APIs to do some local operations, using in StableStudio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages