Spaces:
Runtime error
Runtime error
Ajay Karthick Senthil Kumar
commited on
Commit
·
dd1c524
1
Parent(s):
9fac465
update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
# Python version
|
2 |
-
python==3.9
|
3 |
-
|
4 |
-
# Conda packages equivalent in pip
|
5 |
joblib==1.3.0
|
6 |
pandas==1.5.3
|
7 |
scikit-learn==1.2.2
|
@@ -12,6 +8,4 @@ librosa==0.10.0
|
|
12 |
matplotlib==3.7.2
|
13 |
tqdm==4.66.1
|
14 |
seaborn==0.12.2
|
15 |
-
|
16 |
-
# Packages only available via pip
|
17 |
praat-parselmouth==0.4.0
|
|
|
|
|
|
|
|
|
|
|
1 |
joblib==1.3.0
|
2 |
pandas==1.5.3
|
3 |
scikit-learn==1.2.2
|
|
|
8 |
matplotlib==3.7.2
|
9 |
tqdm==4.66.1
|
10 |
seaborn==0.12.2
|
|
|
|
|
11 |
praat-parselmouth==0.4.0
|