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