when updating basicvsrpp and torch use:
python -m pip install torch===1.10.0+cu111 torchvision===0.11.1 -f https://download.pytorch.org/whl/torch_stable.html
python -m pip install --upgrade https://github.com/HolyWu/vs-basicvsrpp/releases/download/v1.0.0/mmcv_full-1.3.16-cp39-cp39-win_amd64.whl
python -m pip install --upgrade vsbasicvsrpp
python -m vsbasicvsrpp
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.