sofieff commited on
Commit
bcb9274
·
1 Parent(s): 5c38214

Fix all requirements for Hugging Face build

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- gradio==5.47.0
2
- numpy==2.2.6
3
- pandas==2.3.2
4
- matplotlib==3.10.6
5
- mne==1.10.1
6
- soundfile==0.13.1
7
- scipy==1.16.2
8
- torch==2.8.0
9
- torchaudio==2.8.0
10
- braindecode==1.2.0
11
- scikit-learn==1.7.2
 
1
+ gradio
2
+ numpy
3
+ pandas
4
+ matplotlib
5
+ mne
6
+ soundfile
7
+ scipy
8
+ torch
9
+ torchaudio
10
+ braindecode
11
+ scikit-learn