Mathematicaljuice commited on
Commit
13df0b1
·
verified ·
1 Parent(s): d8a67f6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch
2
  opencv-python-headless
3
- mediapipe
4
  gradio
5
  numpy
 
1
+ torch==2.2.2+cpu -f https://download.pytorch.org/whl/torch_stable.html
2
  opencv-python-headless
3
+ mediapipe==0.10.9
4
  gradio
5
  numpy