richardsl commited on
Commit
5b449c2
1 Parent(s): b2a2004

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- gradio
2
- mediapipe
3
- opencv-python
4
- numpy
 
 
 
 
1
+ gradio==2.3.7
2
+ opencv-python==4.5.5.62
3
+ numpy==1.21.4
4
+ scipy==1.7.3
5
+ filterpy==1.4.5
6
+ torch==1.8.1
7
+ torchvision==0.9.1