Anushree1 commited on
Commit
f2480e1
·
verified ·
1 Parent(s): 32e6896

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- tensorflow
2
- mediapipe
3
- opencv-python
4
- gradio
5
- numpy
 
1
+ tensorflow==2.11.0
2
+ gradio==3.16.2
3
+ numpy==1.23.4
4
+ matplotlib==3.5.2