Image-Super-Resolution-via-Iterative-Refinement
Image-Super-Resolution-via-Iterative-Refinement copied to clipboard
OpenCV installation downgrades PyTorch CUDA to PyTorch CPU
$ 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
...