SD Scroll is a mobile web client for Automatic1111's Stable Diffusion WebUI.
- Simple interface.
- Customisable generation parameters.
- Image enhancing & downloading.
- Dark + light mode.
Automatic1111 Stable Diffusion WebUI
- API mode enabled (--api)
- Cors allow headers (--cors-allow-origins=*)
To connect to your Stable Diffusion WebUI instance set the 'sdurl' parameter in the url to the url of your stable diffusion. E.g https://imdarktom.github.io/SDScroll/?sdurl=http://localhost:7860.
Port forwarding is not required if you are on the same network. A default SD instance is not supplied.