This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
stable-diffusion-webui
Watch
1
Fork
You've already forked stable-diffusion-webui
0
mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced
2025-12-24 19:01:06 -08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1df3ff25e6
stable-diffusion-webui
/
modules
/
api
History
Download ZIP
Download TAR.GZ
Ryan Voots
247aeb3aaa
Put API under /sdapi/ so that routing is simpler in the future. This means that one could allow access to /sdapi/ but not the webui.
2022-10-18 08:44:50 +03:00
..
api.py
Put API under /sdapi/ so that routing is simpler in the future. This means that one could allow access to /sdapi/ but not the webui.
2022-10-18 08:44:50 +03:00
processing.py
example API working with gradio
2022-10-17 19:10:36 +00:00