Open gangapurambhargav opened 3 years ago
Have you installed CUDA? e.g.
conda install pytorch torchvision torchaudio cudatoolkit=11.1 -c pytorch -c conda-forge
Ref: https://pytorch.org/get-started/locally/
Can we run it on CPU for the AMD fanboys?
Can we run it on CPU for the AMD fanboys?
You can - https://github.com/lucidrains/deep-daze/issues/154#issuecomment-949205750 - if it does not find CUDA, it will just default to using the CPU (with poor results though - at least from my local testing).
CUDA must be available in order to use Deep Daze