mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-02-03 14:14:18 +01:00
update
This commit is contained in:
parent
d4f1b87b59
commit
2fc21ecddd
|
|
@ -6,8 +6,6 @@ declare -A MOUNTS
|
|||
|
||||
ROOT=/stable-diffusion
|
||||
|
||||
sed -i 's/this\.allow_searchbox = true;/this.allow_searchbox = false;/' /stable-diffusion/web/lib/litegraph.core.js
|
||||
|
||||
# cache
|
||||
MOUNTS["/root/.cache"]=/data/.cache
|
||||
# ui specific
|
||||
|
|
|
|||
Loading…
Reference in a new issue