Vageesh1 commited on
Commit
9a679ed
·
1 Parent(s): 19b2d85

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==1.8.2
2
- torchvision==0.9.2
3
  streamlit
4
  pillow
5
  pandas
 
1
+ torch==1.10.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
2
+ torchvision==0.11.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
3
  streamlit
4
  pillow
5
  pandas