Commit ·
7daf44b
1
Parent(s): 3aee2d8
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ librosa
|
|
| 5 |
joblib==0.17.0
|
| 6 |
Pillow==8.0.1
|
| 7 |
PyAudio==0.2.12
|
|
|
|
| 8 |
tensorflow==2.11.0
|
| 9 |
tensorflow-estimator==2.11.0
|
| 10 |
tensorflow-io-gcs-filesystem==0.28.0
|
|
|
|
| 5 |
joblib==0.17.0
|
| 6 |
Pillow==8.0.1
|
| 7 |
PyAudio==0.2.12
|
| 8 |
+
resampy==0.2.2
|
| 9 |
tensorflow==2.11.0
|
| 10 |
tensorflow-estimator==2.11.0
|
| 11 |
tensorflow-io-gcs-filesystem==0.28.0
|