Giter Club home page Giter Club logo

Comments (7)

instant-high avatar instant-high commented on June 2, 2024

Have you found a solution?
I've upgraded today from gtx1050 to rtx3060 but have not tested.
RVC working "out of the box"
Tpsmm needs to update cuda I think

from simswap.

FrisbeeDog1 avatar FrisbeeDog1 commented on June 2, 2024

Unfortunately not, posting here was my last resort but no one has got back to me on this :/

from simswap.

instant-high avatar instant-high commented on June 2, 2024

Next weekend I will setup the new pc.

from simswap.

instant-high avatar instant-high commented on June 2, 2024

@FrisbeeDog1

Ok,
I just got another project working on RTX3060 (Thin plate spline motion model modded for face swap)
Simswap will be next...

  1. You can try creating anaconda environment version 3.8 instead of 3.6
  2. pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117

How it worked for the other project:
I have created an environment 3.8
then copied the whole existing old environment into this new folder but kept existing files!
At last pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117

I have not tried onnxruntime-gpu (in my other project I use same detection/alignment as simswap)
onnxruntime is fast enough so far

from simswap.

instant-high avatar instant-high commented on June 2, 2024

@FrisbeeDog1

I've got it working on new RTX3060, maybe this will help you:

conda create -n cuda python==3.8
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117
pip install imutils==0.5.4
pip install numpy==1.21.6

I also had to update ./modules folder and arcface_checkpoint.tar

I'm not sure which version of cuda you need for 4090

Thomas

from simswap.

FrisbeeDog1 avatar FrisbeeDog1 commented on June 2, 2024

Thanks for the updates!

I'll be sure to try this soon :)

from simswap.

neuralchen avatar neuralchen commented on June 2, 2024

What is your problem?

from simswap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.