carlosvargas9103 commited on
Commit
fc094db
·
verified ·
1 Parent(s): 479bcd3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -2
requirements.txt CHANGED
@@ -1,3 +1,23 @@
1
- accelerate
 
 
 
 
 
 
 
 
 
2
  torch
3
- transformers
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --index-url https://pypi.org/simple
2
+
3
+ numpy
4
+ scipy
5
+ scikit-learn
6
+ pandas
7
+
8
+ matplotlib
9
+ seaborn
10
+
11
  torch
12
+ # torchaudio
13
+ # torchvision
14
+
15
+ # librosa
16
+ # scikit-maad
17
+ tslearn
18
+
19
+ # Optional / disabled
20
+ # joblib
21
+ # noisereduce
22
+ # h5py
23
+ huggingface_hub