AI-RESEARCHER-2024 commited on
Commit
2860c9a
·
verified ·
1 Parent(s): fab0322

Create requirements.txt

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