kxqt commited on
Commit
307c457
1 Parent(s): 2e4c1fd

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  --find-links https://download.pytorch.org/whl/torch_stable.html
2
  torch==1.12.0+cpu
3
- torchvision
4
  cython
5
  numpy
6
  matplotlib
 
1
  --find-links https://download.pytorch.org/whl/torch_stable.html
2
  torch==1.12.0+cpu
3
+ torchvision==0.13.0+cpu
4
  cython
5
  numpy
6
  matplotlib