mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-04-04 11:39:01 +08:00
Update webui-macos-env.sh
apply review
This commit is contained in:
parent
eb60fc7acb
commit
8756a0c7a1
@ -5,9 +5,7 @@
|
||||
####################################################################
|
||||
|
||||
export install_dir="$HOME"
|
||||
# export COMMANDLINE_ARGS="--skip-torch-cuda-test --upcast-sampling --no-half-vae --use-cpu interrogate"
|
||||
export COMMANDLINE_ARGS="--skip-torch-cuda-test --upcast-sampling
|
||||
--no-half-vae --use-cpu interrogate --no-half"
|
||||
export COMMANDLINE_ARGS="--skip-torch-cuda-test --upcast-sampling --no-half-vae --use-cpu interrogate --no-half"
|
||||
export PYTORCH_ENABLE_MPS_FALLBACK=1
|
||||
|
||||
if [[ "$(sysctl -n machdep.cpu.brand_string)" =~ ^.*"Intel".*$ ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user