Wooda Wang

Results 3 comments of Wooda Wang

> edit “stable-diffusion-webui/webui-user.sh” > > find COMMANDLINE_ARGS variable > > Use the following configuration: export COMMANDLINE_ARGS="--skip-torch-cuda-test --upcast-sampling --opt-split-attention --lowvram --no-half --use-cpu all" It's not worked。。

> Open webui-macos-env.sh file with your textedit. > > Change : export COMMANDLINE_ARGS="--skip-torch-cuda-test --upcast-sampling --no-half-vae --use-cpu interrogate" > > To : export COMMANDLINE_ARGS="--skip-torch-cuda-test --upcast-sampling --no-half-vae --no-half --use-cpu interrogate" Thanks, It...

MacOS M1 `scripts/gui.sh: line 1: python: command not found` Line 1 😭 ,How to resolve it?Help me pls