You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to test the single-image inference with python hat/test.py -opt options/test/HAT_SRx4_ImageNet-LR.yml, VScode throws the problem 'Import "cog.yaml" could not be resolved'. Cog (the software package) is not listed as a dependency in the readme or requirements.txt, and I do not want to install it (or go out of my way to use Replicate, which is not free!). Is running HAS possible without Cog or Replicate??
The text was updated successfully, but these errors were encountered:
When I try to test the single-image inference with
python hat/test.py -opt options/test/HAT_SRx4_ImageNet-LR.yml
, VScode throws the problem 'Import "cog.yaml" could not be resolved'. Cog (the software package) is not listed as a dependency in the readme or requirements.txt, and I do not want to install it (or go out of my way to use Replicate, which is not free!). Is running HAS possible without Cog or Replicate??The text was updated successfully, but these errors were encountered: