Help me fixing the error while installing WebUI #10333
codefaizan
started this conversation in
General
Replies: 0 comments
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 installed automatic1111 stable diffusion on my previous laptop DELL 5490 (i5 7th gen) with integrated intel 4 GB GPU. it was working pretty fine and I generated images with it.
Now I have upgraded my laptop a little bit with the same model (DELL 5490) but an upgraded CPU (i5 8th gen). it has the same 4GB integrated intel GPU. I am facing problems installing stable diffusion on this device. I am getting an error about the NVIDIA Graphics card not being found (even though I also didn't had NVIDIA on my previous laptop but it was working).
I have also included the arguments in commandline_args = --xformers --lowvram --precision full --no-half --skip-torch-cuda-test
I had the same args in the previous device.
Beta Was this translation helpful? Give feedback.
All reactions