prithivMLmods commited on
Commit
4c2fcb1
·
verified ·
1 Parent(s): aeecb51

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
 
 
 
 
3
  numpy==1.23.5
4
  opencv-python==4.7.0.72
5
  onnx==1.14.0
 
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
 
3
+
4
+ torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
5
+
6
  numpy==1.23.5
7
  opencv-python==4.7.0.72
8
  onnx==1.14.0