Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
numpy
|
3 |
pydub
|
4 |
openai
|
|
|
1 |
+
gradio==4.44.1
|
2 |
numpy
|
3 |
pydub
|
4 |
openai
|