Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -20
requirements.txt
CHANGED
@@ -1,25 +1,7 @@
|
|
1 |
-
gradio
|
2 |
streamlit
|
3 |
-
#pandas
|
4 |
-
#pandasai
|
5 |
-
#streamlit-audiorec
|
6 |
numpy
|
7 |
-
#matplotlib
|
8 |
-
#openpyxl
|
9 |
-
#streamlit-webrtc==0.35.0
|
10 |
-
#SpeechRecognition==3.8.1
|
11 |
-
#streamlit_webrtc
|
12 |
-
#streamlit==1.22.0
|
13 |
-
#pydub==0.25.1
|
14 |
-
#SpeechRecognition==3.8.1
|
15 |
-
#streamlit==1.22.0
|
16 |
-
#sounddevice==0.4.5
|
17 |
-
#wavio==0.0.4
|
18 |
-
#SpeechRecognition==3.8.1
|
19 |
-
#libportaudio2
|
20 |
requests
|
21 |
soundfile
|
22 |
-
#
|
23 |
-
|
24 |
-
streamlit-audiorecorder
|
25 |
groq
|
|
|
|
|
1 |
streamlit
|
|
|
|
|
|
|
2 |
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
requests
|
4 |
soundfile
|
5 |
+
#pandas
|
6 |
+
#streamlit-audiorecorder
|
|
|
7 |
groq
|