Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ nltk>=3.6.0
|
|
| 6 |
accelerate>=0.20.3
|
| 7 |
torch
|
| 8 |
torchaudio
|
| 9 |
-
numpy
|
|
|
|
|
|
| 6 |
accelerate>=0.20.3
|
| 7 |
torch
|
| 8 |
torchaudio
|
| 9 |
+
numpy
|
| 10 |
+
pyloudnorm
|