saritha5 commited on
Commit
024dff7
1 Parent(s): e1fb846

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ tensorflow
2
+ pandas
3
+ numpy
4
+ gradio
5
+ matplotlib
6
+ scikit-learn
7
+ scikit-image
8
+ opencv-python