-
Recently I've been trying to install SD from this repo on my friend's laptop. Everything builds properly but python complains about not seeing graphic's card.
I've tried whether nvidia-smi gives anything usefull and it seems that CUDA is there and works fine other than not working with SD.
Currently I suspect that such device as m1000m is simply not supported by torch library, but maybe somebody would advice further investigation steps, please? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Nvidia website says that the gpu has a compute capability of 5.0, which means it should in theory work with pytorch. have you tried running pytorch without stable diffusion? |
Beta Was this translation helpful? Give feedback.
-
Sorry. I have no idea whatsoever about python related things as well pytorch etc. :( |
Beta Was this translation helpful? Give feedback.
-
Something weird. It randomly is working and not. System related probably. I've tested it with this script:
Got following response:
Also this time SD is working properly. |
Beta Was this translation helpful? Give feedback.
Something weird. It randomly is working and not. System related probably.
I've tested it with this script:
Got following response: