Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -17
requirements.txt
CHANGED
@@ -1,19 +1,8 @@
|
|
1 |
Flask==2.0.1
|
2 |
-
|
3 |
-
python-dotenv==0.19.0
|
4 |
groq
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
idna==3.2
|
11 |
-
packaging==21.0
|
12 |
-
pipwin==0.5.1
|
13 |
-
pyjsparser==2.7.1
|
14 |
-
PyPrind==2.11.3
|
15 |
-
pySmartDL==1.3.4
|
16 |
-
pyttsx3==2.90
|
17 |
-
urllib3>=1.26.6
|
18 |
-
wikipedia==1.4.0
|
19 |
-
pydub
|
|
|
1 |
Flask==2.0.1
|
2 |
+
python-dotenv
|
|
|
3 |
groq
|
4 |
+
gTTS
|
5 |
+
SpeechRecognition
|
6 |
+
pydub
|
7 |
+
PyAudio
|
8 |
+
Wave
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|