mhammad commited on
Commit
28cabef
·
verified ·
1 Parent(s): c48c637

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- gradio==5.4.0
2
- gTTS==2.4.0
3
- pygame==2.5.2
4
- openai==0.28.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