Talha812 commited on
Commit
58d56e0
·
verified ·
1 Parent(s): 7df9c01

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit==1.30.0
2
+ numpy==1.26.4
3
+ pillow==10.2.0
4
+ tensorflow==2.16.1
5
+ keras==2.16.0
6
+ scikit-learn==1.4.1
7
+ joblib==1.3.2