Abs6187 commited on
Commit
cba3b2a
·
verified ·
1 Parent(s): 2863de0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,6 +1,10 @@
1
- gradio
2
- opencv-python
3
- numpy
4
  tensorflow
 
5
  scikit-learn
 
6
  ultralytics
 
 
 
 
 
 
 
 
 
1
  tensorflow
2
+ keras
3
  scikit-learn
4
+ opencv-python
5
  ultralytics
6
+ numpy
7
+ gradio
8
+ matplotlib
9
+ scipy
10
+ pillow