Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
gradio==4.27.0
|
2 |
-
openai==
|
3 |
-
pip install openai==0.28
|
4 |
pydub
|
5 |
ffmpeg-python
|
6 |
|
|
|
1 |
gradio==4.27.0
|
2 |
+
openai==0.28
|
|
|
3 |
pydub
|
4 |
ffmpeg-python
|
5 |
|