Spaces:
Runtime error
Runtime error
Upload Requirements.txt
Browse files- Requirements.txt +12 -0
Requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
PyPDF2
|
3 |
+
python-dotenv
|
4 |
+
streamlit
|
5 |
+
faiss-cpu
|
6 |
+
streamlit-extras
|
7 |
+
langchain-community
|
8 |
+
chromadb
|
9 |
+
PyMuPDF
|
10 |
+
gradio
|
11 |
+
python-poppler
|
12 |
+
pytesseract
|