astro21 commited on
Commit
a446519
·
1 Parent(s): 85c10c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
  streamlit
2
- Pillow
3
- tensorflow
4
- librosa
5
  numpy
6
- matplotlib
7
- mne
 
 
 
 
 
1
  streamlit
2
+ mne
 
 
3
  numpy
4
+ pandas
5
+ joblib
6
+ scipy
7
+ scikit-learn
8
+ xgboost
9
+ Pillow