-
Notifications
You must be signed in to change notification settings - Fork 43
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
Stuck on this error. #23
Comments
are you using a gpu ? |
local with a 3090ti |
hmm weird, this repo is now being used in VoC https://softology.pro/voc.htm |
Update : I had to change the --Same error-- and the VoC download is 404 now. Also using a Nvidia 3090ti on a intel platform. |
Great, I had seen on Reddit that you have to indicate gpus=1, but I didn't think the "=" was necessary! It works now! Thanks a lot |
yeah the --gpus thing is different for everyone for some it's 0 for some it's 1, no idea why |
RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking argument for argument index in method wrapper__index_select)
Any idea ?
The text was updated successfully, but these errors were encountered: