mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 14:35:44 +00:00
Add AUTOMATIC1111 and lstein WebUIs (#32)
* Lstein * Add AUTOMATIC1111 and lstein UIs * Update Workflow
This commit is contained in:
parent
082876aab3
commit
ccc7306f48
15 changed files with 195 additions and 6 deletions
|
|
@ -3,7 +3,7 @@ version: '3.9'
|
|||
services:
|
||||
model:
|
||||
build:
|
||||
context: ./build/
|
||||
context: ./hlky/
|
||||
args:
|
||||
# You can choose any commit sha from https://github.com/hlky/stable-diffusion/commits/main
|
||||
# USE AT YOUR OWN RISK! otherwise just leave it empty.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue