How Do I Add '--skip-torch-cuda-test' to COMMANDLINE_ARGS? I'm NO Tech Expert... #14982
Unanswered
BigOtaku2118
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Open webui-user.bat using notepad, you can do this by right click the file and click the notepad option, then, you can see the " set COMMANDLINE_ARGS= " Just put the "--skip-torch-cuda-test" to that and save You can also add "--use-directml" if you have AMD GPU and wanted to use the GPU and not CPU |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've done everything I'm supposed to do... I don't have a GPU that's the type not supported by StableDiffusion. Yet, when I follow the directions in order to run it, when I try to run webui-user.bat, I get this window at the end. How exactly do I fix this to be able to use Stable Diffusion? I have NO idea how to add something to whatever the COMMANDLINE_ARGS variable is to bypass this.

Beta Was this translation helpful? Give feedback.
All reactions