Mathematicaljuice commited on
Commit
8837316
·
verified ·
1 Parent(s): 73ffdbb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch==2.2.2
2
- torchvision==0.17.2
3
- torchaudio==2.2.2
4
  mediapipe==0.10.13
5
  opencv-python-headless
6
  numpy
 
1
+ torch==2.8.0
2
+ torchvision==0.23.0
3
+ torchaudio==2.8.0
4
  mediapipe==0.10.13
5
  opencv-python-headless
6
  numpy