santa hat
deerdeer nosedeer glow
Sign In

What's wrong with this?

1 Answer

Somethings wrong with torch (a sub system in A1111) trying to use your GPU. You either have a GPU with really low RAM or it's an AMD GPU most likely.


You could force updates and try again but most likely this will not correct the issue.

You could also run with --skip-torch-cuda-test as it listed in the command line but this may force it to use the CPU only.

Your answer