Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pulipulichen/docker-stable-diffusion-webui
run stable diffusion with docker
https://github.com/pulipulichen/docker-stable-diffusion-webui
Last synced: about 18 hours ago
JSON representation
run stable diffusion with docker
- Host: GitHub
- URL: https://github.com/pulipulichen/docker-stable-diffusion-webui
- Owner: pulipulichen
- License: mit
- Created: 2024-12-22T10:34:29.000Z (30 days ago)
- Default Branch: main
- Last Pushed: 2024-12-22T10:55:08.000Z (30 days ago)
- Last Synced: 2024-12-22T11:31:34.641Z (30 days ago)
- Language: Shell
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-stable-diffusion-webui
run stable diffusion with docker# Autostart
````bash
crontab -e
````Add following setting
````
@reboot ~/docker-stable-diffusion-webui/startup.sh
````# Reference
- https://github.com/ai-dock/stable-diffusion-webui-forge/tree/main/build