ptran1203 commited on
Commit
7d4695e
·
1 Parent(s): 29714c9

fixed to torch1.8.0

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==1.8.0
2
- torchvision==0.9.0
3
  numpy==1.21.1
4
  # ipython==7.21.0
5
  opencv-python==4.3.0.38
 
1
+ torch==2.3.0
2
+ torchvision==0.18.0
3
  numpy==1.21.1
4
  # ipython==7.21.0
5
  opencv-python==4.3.0.38