magarcd commited on
Commit
a19a9a3
·
verified ·
1 Parent(s): e43810a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
  -f https://download.pytorch.org/whl/torch_stable.html
2
  torch==1.11.0+cu113
3
- torchvision==0.11.0+cu113 -f https://download.pytorch.org/whl/torch_stable.html
4
- torchtext==0.12.0 -f https://download.pytorch.org/whl/torch_stable.html
 
 
5
  gradio==2.7.5
6
  icevision[all]
7
 
 
1
  -f https://download.pytorch.org/whl/torch_stable.html
2
  torch==1.11.0+cu113
3
+ -f https://download.pytorch.org/whl/torch_stable.html
4
+ torchvision==0.11.0+cu113
5
+ -f https://download.pytorch.org/whl/torch_stable.html
6
+ torchtext==0.12.0
7
  gradio==2.7.5
8
  icevision[all]
9