mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 22:45:39 +00:00
chore(taskfile): add missing model, fix env file commenting, and only run download if changed
This commit is contained in:
parent
8d0718fc0e
commit
8361841a4a
2 changed files with 32 additions and 16 deletions
12
.env.example
12
.env.example
|
|
@ -1,4 +1,8 @@
|
|||
UI=hlky # The most popular fork, Repo
|
||||
# UI=auto # Another great fork, many features with neat UI, Repo
|
||||
# UI=auto # cpu: for users without a GPU.
|
||||
# UI=lstein # One of the earliest forks, the UI is simple but has a lot of potential, Repo
|
||||
# The most popular fork, Repo
|
||||
UI=hlky
|
||||
# Another great fork, many features with neat UI, Repo
|
||||
# UI=auto
|
||||
# cpu: for users without a GPU.
|
||||
# UI=auto
|
||||
# One of the earliest forks, the UI is simple but has a lot of potential, Repo
|
||||
# UI=lstein
|
||||
Loading…
Add table
Add a link
Reference in a new issue