Spaces:
Runtime error
Runtime error
add pytz for datatime
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ librosa
|
|
8 |
gradio
|
9 |
torch
|
10 |
torchvision
|
11 |
-
torchaudio
|
|
|
|
8 |
gradio
|
9 |
torch
|
10 |
torchvision
|
11 |
+
torchaudio
|
12 |
+
pytz
|