el-filatova commited on
Commit
6d5fe59
·
verified ·
1 Parent(s): 5a75428

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,6 +1,3 @@
1
  fastai
2
- torch==1.11.0+cu113 --install-option="--extra-index-url https://download.pytorch.org/whl/torch_stable.html"
3
- torchvision==0.11.0+cu113 --install-option="--extra-index-url https://download.pytorch.org/whl/torch_stable.html"
4
- torchtext --install-option="--extra-index-url https://download.pytorch.org/whl/torch_stable.html"
5
- icevision[all] --install-option="--no-deps"
6
- loguru --install-option="--no-deps"
 
1
  fastai
2
+ torch
3
+ torchvision