Mathematicaljuice commited on
Commit
d89a162
·
verified ·
1 Parent(s): cd473cc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,7 +1,6 @@
 
1
  torch==2.2.2+cpu
2
  torchvision==0.17.2+cpu
3
- --extra-index-url https://download.pytorch.org/whl/cpu
4
  mediapipe==0.10.13
5
  opencv-python-headless==4.9.0.80
6
- gradio==4.44.0
7
  numpy
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
  torch==2.2.2+cpu
3
  torchvision==0.17.2+cpu
 
4
  mediapipe==0.10.13
5
  opencv-python-headless==4.9.0.80
 
6
  numpy