mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-12 12:09:33 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
2620ce7816
commit
2d90db56e3
@ -88,7 +88,7 @@ in your `.profile` or through a tool like `direnv`
|
||||
* `cp .env_docker.example .env_docker`
|
||||
* Edit `.env_docker` using the text editor of your choice.
|
||||
* Ensure `VALIDATE_MODELS` is set to `true`
|
||||
|
||||
|
||||
> Options available in `.env_docker` allow you to control automatic model file checking/download during startup, and to select the Stable Diffusion WebUI implementation to run (Gradio vs Streamlit). You may the set `VALIDATE_MODELS` option to `false` after the initial run (once models are downloaded) to speed up startup time.
|
||||
|
||||
### Create a Container Instance Using Docker Compose
|
||||
|
Loading…
Reference in New Issue
Block a user