mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 14:35:44 +00:00
Update versions (#146)
- auto:36a0ba357a- History tab should be working, closes #138 - hlky:bd57d22f2e- experimental support for the streamlit UI, use the env var `USE_STREAMLIT`, see the `docker-compose.yml` file, closes #105 - Don't create issues if it fails, it is still very early in dev.
This commit is contained in:
parent
463f332d14
commit
c1e13867d9
4 changed files with 22 additions and 8 deletions
|
|
@ -29,6 +29,7 @@ services:
|
|||
build: ./services/hlky/
|
||||
environment:
|
||||
- CLI_ARGS=--optimized-turbo
|
||||
- USE_STREAMLIT=0
|
||||
|
||||
auto: &automatic
|
||||
<<: *base_service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue