Giter VIP home page Giter VIP logo

Comments (12)

hynxx avatar hynxx commented on August 15, 2024 2

@hynxx this error may be due to the torch.linalg.inv function. I replaced it with the same function from cupy. I generated the executable. It's available here. Can you test it and confirm if it's working or not? If it doesn't, I will move this operation to CPU because it seems to be working there.

Now everything works properly for me too and even faster than before. Appreciate you taking the time to help with this!

from dot.

cts85 avatar cts85 commented on August 15, 2024 1

We updated the executable for Windows to use the latest changes in dot. This is the new version link. You can try it and confirm if you are still getting the same error or not.

Mate you're an absolute legend. Thanks very very much.
It's working like a charm now, high resolution and all.
Appreciate you taking the time to help with this issue.

from dot.

Ghassen-Chaabouni avatar Ghassen-Chaabouni commented on August 15, 2024

We updated the executable for Windows to use the latest changes in dot.
This is the new version link. You can try it and confirm if you are still getting the same error or not.

from dot.

hynxx avatar hynxx commented on August 15, 2024

We updated the executable for Windows to use the latest changes in dot. This is the new version link. You can try it and confirm if you are still getting the same error or not.

I can confirm. The problem persisted on the new version with the exe file. Using a graphics card does not work with the SimSwap method, but does work with faceswap_cv2. Even if you transfer the missing files from github, which are described on the command line.

I have laptop with i5&RTX4060

from dot.

Ghassen-Chaabouni avatar Ghassen-Chaabouni commented on August 15, 2024

We updated the executable for Windows to use the latest changes in dot. This is the new version link. You can try it and confirm if you are still getting the same error or not.

I can confirm. The problem persisted on the new version with the exe file. Using a graphics card does not work with the SimSwap method, but does work with faceswap_cv2. Even if you transfer the missing files from github, which are described on the command line.

I have laptop with i5&RTX4060

My guess is that this issue is a lack of GPU memory. Maybe you can check the GPU memory consumption when running dot.

from dot.

hynxx avatar hynxx commented on August 15, 2024

We updated the executable for Windows to use the latest changes in dot. This is the new version link. You can try it and confirm if you are still getting the same error or not.

I can confirm. The problem persisted on the new version with the exe file. Using a graphics card does not work with the SimSwap method, but does work with faceswap_cv2. Even if you transfer the missing files from github, which are described on the command line.
I have laptop with i5&RTX4060

My guess is that this issue is a lack of GPU memory. Maybe you can check the GPU memory consumption when running dot.

I have a GeForce RTX 4060 8GB and RAM 16GB. Isn't that enough for dot to work? Can you help me to fix it, please?

from dot.

Ghassen-Chaabouni avatar Ghassen-Chaabouni commented on August 15, 2024

I have a GeForce RTX 4060 8GB and RAM 16GB. Isn't that enough for dot to work? Can you help me to fix it, please?

The memory should be enough. The minimum to run dot on gpu is 4GB of gpu memory.
Can you run SimSwap on CPU? You can do this by unchecking the option use_gpu.

from dot.

hynxx avatar hynxx commented on August 15, 2024

I have a GeForce RTX 4060 8GB and RAM 16GB. Isn't that enough for dot to work? Can you help me to fix it, please?

The memory should be enough. The minimum to run dot on gpu is 4GB of gpu memory. Can you run SimSwap on CPU? You can do this by unchecking the option use_gpu.

yes, but it will be very slow

from dot.

Ghassen-Chaabouni avatar Ghassen-Chaabouni commented on August 15, 2024

Can you run nvidia-smi in the command prompt and send me the output ?

from dot.

hynxx avatar hynxx commented on August 15, 2024

Can you run nvidia-smi in the command prompt and send me the output ?

2023-08-31_183258

from dot.

Ghassen-Chaabouni avatar Ghassen-Chaabouni commented on August 15, 2024

I found a similar issue here.
pytorch/pytorch#70122

They said that:

This seems to be an issue with older versions fo the NVIDIA drivers and CUDA. To whoever is facing this issue, the recommendation would be to update these to a newer version.

from dot.

Ghassen-Chaabouni avatar Ghassen-Chaabouni commented on August 15, 2024

@hynxx this error may be due to the torch.linalg.inv function. I replaced it with the same function from cupy.
I generated the executable. It's available here. Can you test it and confirm if it's working or not?
If it doesn't, I will move this operation to CPU because it seems to be working there.

from dot.

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.