Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
tensorflow
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow
|
2 |
+
librosa
|
3 |
+
praat-parselmouth
|
4 |
+
numpy
|
5 |
+
pandas
|
6 |
+
scikit-learn
|