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