Upload folder using huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
gradio==4.19.2 # Use a version that's known to work with your application
|
2 |
fastapi==0.109.2
|
3 |
-
uvicorn==0.27.1
|
|
|
|
1 |
gradio==4.19.2 # Use a version that's known to work with your application
|
2 |
fastapi==0.109.2
|
3 |
+
uvicorn==0.27.1
|
4 |
+
gtts==2.3.2
|