https://github.com/imdarktom/sdscroll
SD Scroll is a mobile web client for Automatic1111's Stable Diffusion WebUI.
https://github.com/imdarktom/sdscroll
ai ai-art stable-diffusion stable-diffusion-api stable-diffusion-webui
Last synced: 11 days ago
JSON representation
SD Scroll is a mobile web client for Automatic1111's Stable Diffusion WebUI.
- Host: GitHub
- URL: https://github.com/imdarktom/sdscroll
- Owner: ImDarkTom
- Created: 2023-09-26T20:30:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T14:09:19.000Z (about 2 years ago)
- Last Synced: 2024-11-15T13:14:03.593Z (11 months ago)
- Topics: ai, ai-art, stable-diffusion, stable-diffusion-api, stable-diffusion-webui
- Language: JavaScript
- Homepage: https://imdarktom.github.io/SDScroll/
- Size: 6.3 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SDScroll
SD Scroll is a mobile web client for Automatic1111's Stable Diffusion WebUI.
## Features
- Simple interface.
- Customisable generation parameters.
- Image enhancing & downloading.
- Dark + light mode.## Requirements
Automatic1111 Stable Diffusion WebUI
- API mode enabled (--api)
- Cors allow headers (--cors-allow-origins=*)## Usage
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.