Spaces:
Running
Running
ADITYA0205
commited on
Commit
•
80c647c
1
Parent(s):
3af6231
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
streamlit
|
|
|
1 |
+
sounddevice==0.4.5
|
2 |
+
numpy==1.24.3
|
3 |
+
wave
|
4 |
+
streamlit==1.18.1
|
5 |
+
deepgram-sdk==1.2.1
|
6 |
+
groq==0.1.3
|
7 |
+
python-dotenv==1.0.0
|
|