-
Notifications
You must be signed in to change notification settings - Fork 921
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't get Simswap to work after upgrading PC #452
Comments
Have you found a solution? |
Unfortunately not, posting here was my last resort but no one has got back to me on this :/ |
Next weekend I will setup the new pc. |
Ok,
How it worked for the other project: I have not tried onnxruntime-gpu (in my other project I use same detection/alignment as simswap) |
I've got it working on new RTX3060, maybe this will help you: conda create -n cuda python==3.8 I also had to update ./modules folder and arcface_checkpoint.tar I'm not sure which version of cuda you need for 4090 Thomas |
Thanks for the updates! I'll be sure to try this soon :) |
What is your problem? |
Hey,
I setup Simswap about a year ago following this guide: https://youtu.be/1NWJz_rFMq0?si=SkbmKXk9gZLrabpt
It worked perfectly up until I upgraded my PC.
I've seen online that many people had issues after upgrading their GPU, I went from a 2070 Super to a 4090.
My original issue was that Simswap would get stuck at "END" when trying to process a video, but in trying to fix it I've faced many other issues.
I've tried starting from scratch many times following the instructions here: https://github.com/neuralchen/SimSwap/blob/main/docs/guidance/preparation.md
And the original YouTube guide listed above, but I always run into errors now and have no idea what I'm doing.
Is there an updated list of instructions I could use to get this working with my upgraded PC?
Thanks.
The text was updated successfully, but these errors were encountered: