Spaces:
Running
Running
ADITYA0205
commited on
Commit
•
aefc2f3
1
Parent(s):
1765274
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
sounddevice==0.4.
|
2 |
-
numpy==1.
|
3 |
wave
|
4 |
-
streamlit==1.
|
5 |
deepgram-sdk==2.12.0
|
6 |
-
groq==0.
|
7 |
-
python-dotenv==1.0.
|
8 |
-
|
9 |
-
pygame==2.
|
|
|
1 |
+
sounddevice==0.4.7
|
2 |
+
numpy==1.26.4
|
3 |
wave
|
4 |
+
streamlit==1.35.0
|
5 |
deepgram-sdk==2.12.0
|
6 |
+
groq==0.9.0
|
7 |
+
python-dotenv==1.0.1
|
8 |
+
gTTS==2.5.1
|
9 |
+
pygame==2.5.2
|