Image-Super-Resolution-via-Iterative-Refinement icon indicating copy to clipboard operation
Image-Super-Resolution-via-Iterative-Refinement copied to clipboard

OpenCV installation downgrades PyTorch CUDA to PyTorch CPU

Open basab-gupta opened this issue 2 years ago • 0 comments

$ conda install -c conda-forge opencv

                      ...
                      
The following packages will be UPDATED:

  pytorch            pytorch::pytorch-1.12.1-py3.10_cuda11~ --> pkgs/main::pytorch-1.12.1-cpu_py310h9dbd814_1 
  
                      ...
                      

basab-gupta avatar Feb 05 '23 11:02 basab-gupta