Abijith commited on
Commit
e344cd6
1 Parent(s): 439c012

Upload requirements (3).txt

Browse files
Files changed (1) hide show
  1. requirements (3).txt +6 -0
requirements (3).txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ tensorflow==2.13.0
2
+ numpy==1.23.5
3
+ matplotlib==3.7.1
4
+ pandas==1.5.3
5
+ gradio==3.45.2
6
+ sklearn