BryanValc

Results 3 comments of BryanValc

> Yes, that was the problem. I installed torch with CUDA and now it works. > > Here is the fix: > > pip installing torch pip install torch torchvision...

@Kabanosk I did that, but it keeps using cpu ![image](https://github.com/openai/shap-e/assets/71149864/3bb92fef-e485-4e8e-8819-9e24e7223dc0)

> You have to uninstall torch and then install a CUDA version of torch. Then the variable value is "cuda" > > Or, you can just not bother, because the...