Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
pandas
|
3 |
openai>=1.16.2
|
4 |
requests
|
@@ -17,6 +17,5 @@ groq
|
|
17 |
yt_dlp
|
18 |
uuid
|
19 |
gtts
|
20 |
-
boto3==1.28.57
|
21 |
pydub
|
22 |
vertexai
|
|
|
1 |
+
gradio==4.36.0
|
2 |
pandas
|
3 |
openai>=1.16.2
|
4 |
requests
|
|
|
17 |
yt_dlp
|
18 |
uuid
|
19 |
gtts
|
|
|
20 |
pydub
|
21 |
vertexai
|