Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +12 -1
requirements.txt
CHANGED
@@ -10,4 +10,15 @@ PyMuPDF
|
|
10 |
streamlit
|
11 |
fitz
|
12 |
boto3
|
13 |
-
gradio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
streamlit
|
11 |
fitz
|
12 |
boto3
|
13 |
+
gradio
|
14 |
+
gradio
|
15 |
+
langchain
|
16 |
+
langchain-community
|
17 |
+
huggingface_hub
|
18 |
+
pymupdf
|
19 |
+
pytesseract
|
20 |
+
pillow
|
21 |
+
numpy
|
22 |
+
boto3
|
23 |
+
sentence-transformers
|
24 |
+
chromadb
|