NeuraAI2025 commited on
Commit
7a64da8
·
verified ·
1 Parent(s): b8ca448

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -12
requirements.txt CHANGED
@@ -1,12 +1,8 @@
1
- flask==2.3.5
2
- flask-cors==3.1.13
3
- requests==2.31.0
4
- openai==1.32.0
5
- gradio==3.44.0
6
- pyttsx3==2.90
7
- playsound==1.3.0
8
- nltk==3.8.1
9
- httpx==0.25.1
10
- gunicorn==21.2.0
11
- numpy==1.26.0
12
- pillow==10.0.0
 
1
+ flask
2
+ flask-cors
3
+ requests
4
+ httpx
5
+ openai
6
+ python-dotenv
7
+ gunicorn
8
+ rich