SerdarHelli commited on
Commit
ef311a2
1 Parent(s): b7c4502

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu116
2
- torch
3
- torchvision
4
  plotly
5
  lmdb
6
  numpy
 
1
  --extra-index-url https://download.pytorch.org/whl/cu116
2
+ torch==1.9.0
3
+ torchvision==0.10.0
4
  plotly
5
  lmdb
6
  numpy