JUNGU commited on
Commit
ce108b2
·
1 Parent(s): d21e97b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==0.88.0
2
+ pandas==1.3.3
3
+ numpy==1.21.2
4
+ matplotlib==3.4.3
5
+ scikit-learn==0.24.2