Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ openai
|
|
10 |
gradio
|
11 |
ffmpeg-python
|
12 |
librosa==0.9.2
|
13 |
-
pydub
|
|
|
|
10 |
gradio
|
11 |
ffmpeg-python
|
12 |
librosa==0.9.2
|
13 |
+
pydub
|
14 |
+
numpy==1.23.5
|