HengJay commited on
Commit
897bd58
·
1 Parent(s): 2b8f833

Add requirements.txt with essential dependencies.

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ maplotlib
4
+ numpy