Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,7 @@ transformers>=4.40
|
|
| 3 |
huggingface_hub>=0.23
|
| 4 |
numpy>=1.24
|
| 5 |
librosa>=0.10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
huggingface_hub>=0.23
|
| 4 |
numpy>=1.24
|
| 5 |
librosa>=0.10
|
| 6 |
+
nilearn
|
| 7 |
+
mne
|
| 8 |
+
nibabel
|
| 9 |
+
matplotlib
|