Upload folder using huggingface_hub
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
gradio==
|
2 |
-
fastapi==0.109.2
|
3 |
-
uvicorn==0.27.1
|
4 |
gtts==2.3.2
|
|
|
|
1 |
+
gradio==3.50.2
|
|
|
|
|
2 |
gtts==2.3.2
|
3 |
+
openai==1.6.1
|