Sourudra commited on
Commit
8b77028
·
verified ·
1 Parent(s): 0125627

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit==1.21.0
2
+ numpy==1.23.5
3
+ scikit-learn==1.2.2
4
+ pandas==1.5.3
5
+ pickle-mixin==1.0.2
6
+ Pillow==9.4.0