Rudra-barman commited on
Commit
109703a
·
verified ·
1 Parent(s): 04a233d

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.28.0
2
+ tensorflow==2.15.0
3
+ numpy==1.24.3
4
+ pandas==2.0.3
5
+ Pillow==10.0.0
6
+ opencv-python==4.8.1.78
7
+ matplotlib==3.7.2
8
+ seaborn==0.12.2
9
+ plotly==5.17.0
10
+ scikit-learn==1.3.0