stable-diffusion-studio
stable-diffusion-studio copied to clipboard
An animation focused workflow frontend for Stable Diffusion
An animation focused workflow frontend for Stable Diffusion
- Uses AUTOMATIC1111 as the backend with some custom scripts.
- Still a prototype, many improvements probably needed and many bugs to find.
How to run
Using the binary
- Place the custom scripts from here the release (the .py files) into your
<AUTOMATIC1111>/scriptsfolder - Run the executable (e.g. .exe file)
- In your browser go to
http://localhost:4000
Hosted by backend
- install and run my SD backend: https://github.com/amotile/stable-diffusion-backend
- Uses https://github.com/AUTOMATIC1111/stable-diffusion-webui as the image generator
npm installnpm run build- copy the contents of the
/buildfolder to the<amotile_backend>/frontendfolder - In your browser go to
http://localhost:4000
Development version
- Install and run the backend like above
- in project root run:
npm installnpm start-
- In your browser go to
http://localhost:5533
- In your browser go to
UI Tips
- You can remove keyframes by moving them up or down far enough
- If you hold shift when moving a keyframe you move the whole column or keyframes