Changed my graphics card, and now SimSwap wont run #287

Open
opened 2022-06-27 13:37:34 +02:00 by chud37 · 1 comment
chud37 commented 2022-06-27 13:37:34 +02:00 (Migrated from github.com)

It displays the options but just hangs. Is there some kind of Cache I can delete to fix this? Everything was fine on my 1070 and now I've upgraded to a 3080.

It displays the options but just hangs. Is there some kind of Cache I can delete to fix this? Everything was fine on my 1070 and now I've upgraded to a 3080.
Fibonacci134 commented 2022-06-28 12:11:09 +02:00 (Migrated from github.com)

Hey, its because pytorch is probably compatible with your original card and is still looking for it. If you're using Windows, make sure you completely removed the drivers for the old card and then uninstall and reinstall pytorch and confirm that Cuda is available in your environment. If you need more detailed instructions let me know. But on a side note the 30 series cards are sometimes a pain to get working with torch should still work though, im curious as to what the speed improvement will be in your case.

Hey, its because pytorch is probably compatible with your original card and is still looking for it. If you're using Windows, make sure you completely removed the drivers for the old card and then uninstall and reinstall pytorch and confirm that Cuda is available in your environment. If you need more detailed instructions let me know. But on a side note the 30 series cards are sometimes a pain to get working with torch should still work though, im curious as to what the speed improvement will be in your case.
Sign in to join this conversation.