Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ streamlit
|
|
3 |
#pandas
|
4 |
#pandasai
|
5 |
#streamlit-audiorec
|
6 |
-
|
7 |
#matplotlib
|
8 |
#openpyxl
|
9 |
#streamlit-webrtc==0.35.0
|
@@ -18,6 +18,7 @@ streamlit
|
|
18 |
#SpeechRecognition==3.8.1
|
19 |
#libportaudio2
|
20 |
requests
|
21 |
-
|
|
|
22 |
pandas
|
23 |
groq
|
|
|
3 |
#pandas
|
4 |
#pandasai
|
5 |
#streamlit-audiorec
|
6 |
+
numpy
|
7 |
#matplotlib
|
8 |
#openpyxl
|
9 |
#streamlit-webrtc==0.35.0
|
|
|
18 |
#SpeechRecognition==3.8.1
|
19 |
#libportaudio2
|
20 |
requests
|
21 |
+
soundfile
|
22 |
+
#beautifulsoup4
|
23 |
pandas
|
24 |
groq
|