manavg23 commited on
Commit
d28dda0
1 Parent(s): 8e25d5c
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.28.3
2
+ numpy==1.23.4
3
+ pandas==1.5.1
4
+ Pillow==9.5.0
5
+
6
+ Requests==2.31.0
7
+ scikit_learn==1.2.2
8
+ tensorflow==2.12.0
9
+