Update requirements.txt
Browse files- requirements.txt +15 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,18 @@ streamlit>==1.22.0
|
|
| 2 |
extra-streamlit-components>=0.1.56
|
| 3 |
pytz>=2023.3
|
| 4 |
setuptools
|
| 5 |
-
wheel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
extra-streamlit-components>=0.1.56
|
| 3 |
pytz>=2023.3
|
| 4 |
setuptools
|
| 5 |
+
wheel
|
| 6 |
+
gradio_client
|
| 7 |
+
huggingface_hub
|
| 8 |
+
audio-recorder-streamlit
|
| 9 |
+
beautifulsoup4
|
| 10 |
+
faiss-cpu
|
| 11 |
+
langchain
|
| 12 |
+
mistune
|
| 13 |
+
PyPDF2
|
| 14 |
+
python-dotenv
|
| 15 |
+
tiktoken
|
| 16 |
+
textract
|
| 17 |
+
openai
|
| 18 |
+
opencv-python
|
| 19 |
+
moviepy
|