AliNajdawi commited on
Commit
7be8847
·
verified ·
1 Parent(s): 49b179f

Rename reqs.txt to requirements.txt

Browse files
Files changed (1) hide show
  1. reqs.txt → requirements.txt +6 -4
reqs.txt → requirements.txt RENAMED
@@ -1,4 +1,6 @@
1
- opencv-python
2
- mediapipe
3
- numpy
4
- tensorflow
 
 
 
1
+ gradio
2
+ mediapipe
3
+ opencv-python
4
+ tensorflow
5
+ scikit-learn
6
+ numpy