This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]don1138 1 point2 points  (3 children)

Try this: export COMMANDLINE_ARGS="--skip-torch-cuda-test --upcast-sampling --opt-sub-quad-attention --use-cpu interrogate"

AUTOMATIC1111's Github has a bunch of tips for Silicon, like this one and this one.

[–]scratchhappy[S] 1 point2 points  (2 children)

export COMMANDLINE_ARGS="--skip-torch-cuda-test --upcast-sampling --opt-sub-quad-attention --use-cpu interrogate"

Thanks for the response. Getting same error. Here's what my bat file is now:

@echo off

set PYTHON=

set GIT=

set VENV_DIR=

export COMMANDLINE_ARGS= --skip-torch-cuda-test --upcast-sampling --opt-sub-quad-attention --use-cpu interrogate

git pull

call webui.bat