Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +27 -0
requirements.txt
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
requests
|
3 |
+
PyAudio
|
4 |
+
elevenlabs
|
5 |
+
together
|
6 |
+
audio-recorder-streamlit
|
7 |
+
Pillow
|
8 |
+
av
|
9 |
+
python-docx
|
10 |
+
fpdf
|
11 |
+
pytesseract
|
12 |
+
plotly
|
13 |
+
pandas
|
14 |
+
pdf2image
|
15 |
+
PyPDF2
|
16 |
+
streamlit-option-menu
|
17 |
+
nltk
|
18 |
+
networkx
|
19 |
+
SpeechRecognition
|
20 |
+
streamlit-webrtc
|
21 |
+
matplotlib
|
22 |
+
streamlit-agraph
|
23 |
+
wordcloud
|
24 |
+
numpy
|
25 |
+
pydub
|
26 |
+
scikit-learn
|
27 |
+
reportlab
|