shgao commited on
Commit
6b79ed6
β€’
1 Parent(s): 61bbe53
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- cudatoolkit==11.3
2
- pytorch==1.13.1
3
- torchvision==0.14.1
4
  numpy==1.23.1
5
  gradio==3.16.2
6
  albumentations==1.3.0
 
1
+ https://download.pytorch.org/whl/cu111/torch-1.10.1%2Bcu111-cp38-cp38-linux_x86_64.whl
2
+ https://download.pytorch.org/whl/cu111/torchvision-0.11.2%2Bcu111-cp38-cp38-linux_x86_64.whl
3
+ https://download.pytorch.org/whl/cu111/torchaudio-0.10.1%2Bcu111-cp38-cp38-linux_x86_64.whl
4
  numpy==1.23.1
5
  gradio==3.16.2
6
  albumentations==1.3.0