Skip to content
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

Assertion Error: Torch not Compiled With CUDA Enabled #151

Open
H00plyha opened this issue Nov 14, 2021 · 2 comments
Open

Assertion Error: Torch not Compiled With CUDA Enabled #151

H00plyha opened this issue Nov 14, 2021 · 2 comments

Comments

@H00plyha
Copy link

Hi All,

I am recieving the following error when attempting to run the face_swap_image2video.py script:

image

I have followed the windows install instructions and have CUDA 11.0 installed, alongside torchvision 0.11.1.

Everything is pointing to CUDA correctly in PATH.

Anyone have any thoughts?

  • H
@honeboy
Copy link

honeboy commented Nov 17, 2021

try this

pip install torch===1.5.0 torchvision===0.6.0 -f https://download.pytorch.org/whl/torch_stable.html

@H00plyha
Copy link
Author

Thank you - will give that a go!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants