mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-05 14:35:44 +00:00
Update (#139)
### Update versions - auto:03d62538ae- History Tab IS NOT WORKING YET! #138 - hlky:fd51bab1ec- lstein:fe2a2cfc8bCloses #102 the config file has been moved to `data/config/auto`
This commit is contained in:
parent
402c691a49
commit
3682303355
7 changed files with 20 additions and 80 deletions
2
data/.gitignore
vendored
2
data/.gitignore
vendored
|
|
@ -1,5 +1,7 @@
|
|||
# for all of the stuff downloaded by transformers, pytorch, and others
|
||||
/.cache
|
||||
# for UIs
|
||||
/config
|
||||
# for all stable diffusion models (main, waifu diffusion, etc..)
|
||||
/StableDiffusion
|
||||
# others
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue