Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +22 -22
requirements.txt
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
-
streamlit
|
2 |
-
Pillow
|
3 |
-
plotly
|
4 |
-
opencv-python
|
5 |
-
moviepy
|
6 |
-
python-dotenv
|
7 |
-
pytz
|
8 |
-
requests
|
9 |
-
openai
|
10 |
-
beautifulsoup4
|
11 |
-
PyPDF2
|
12 |
-
textract
|
13 |
-
gradio-client
|
14 |
-
huggingface-hub
|
15 |
-
audio-recorder-streamlit
|
16 |
-
xmltodict
|
17 |
-
mistune
|
18 |
-
python-docx
|
19 |
-
faiss-cpu
|
20 |
-
scikit-learn
|
21 |
-
langchain
|
22 |
-
tiktoken
|
|
|
1 |
+
streamlit
|
2 |
+
Pillow
|
3 |
+
plotly
|
4 |
+
opencv-python
|
5 |
+
moviepy
|
6 |
+
python-dotenv
|
7 |
+
pytz
|
8 |
+
requests
|
9 |
+
openai
|
10 |
+
beautifulsoup4
|
11 |
+
PyPDF2
|
12 |
+
textract
|
13 |
+
gradio-client
|
14 |
+
huggingface-hub
|
15 |
+
audio-recorder-streamlit
|
16 |
+
xmltodict
|
17 |
+
mistune
|
18 |
+
python-docx
|
19 |
+
faiss-cpu
|
20 |
+
scikit-learn
|
21 |
+
langchain
|
22 |
+
tiktoken
|