marta-marta commited on
Commit
7b9102e
·
1 Parent(s): 579f928

Start testing streamlit implementation

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ datasets==2.9.0
2
+ matplotlib==3.5.3
3
+ numpy==1.22.3
4
+ pandas==1.5.3
5
+ scipy==1.9.1
6
+ streamlit==1.18.1