mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-22 07:10:51 -08:00
Disable sentry logging
This commit is contained in:
3
webui.sh
3
webui.sh
@@ -41,6 +41,9 @@ then
|
|||||||
venv_dir="venv"
|
venv_dir="venv"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Disable sentry logging
|
||||||
|
export ERROR_REPORTING=FALSE
|
||||||
|
|
||||||
# Do not reinstall existing pip packages on Debian/Ubuntu
|
# Do not reinstall existing pip packages on Debian/Ubuntu
|
||||||
export PIP_IGNORE_INSTALLED=0
|
export PIP_IGNORE_INSTALLED=0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user