An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# SDScroll
SD Scroll is a mobile web client for Automatic1111's Stable Diffusion WebUI.

![](https://raw.githubusercontent.com/ImDarkTom/SDScroll/main/gitpreview.png)

## 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.