bharathrajcl commited on
Commit
6060091
·
1 Parent(s): ce1c64b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  streamlit
2
- torch==1.4.0+cu100 -f https://download.pytorch.org/whl/torch_stable.html
3
- torchvision==0.5.0+cu100 -f https://download.pytorch.org/whl/torch_stable.html
4
  mmdet
5
  pillow==6.2.1
6
  mmcv==0.4.3
 
1
  streamlit
2
+ torch -f https://download.pytorch.org/whl/torch_stable.html
3
+ torchvision -f https://download.pytorch.org/whl/torch_stable.html
4
  mmdet
5
  pillow==6.2.1
6
  mmcv==0.4.3