Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +16 -0
requirements.txt
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
flask
|
2 |
+
werkzeug
|
3 |
+
fitz
|
4 |
+
docx
|
5 |
+
python-docx
|
6 |
+
pillow
|
7 |
+
mimetypes-magic
|
8 |
+
pybase64
|
9 |
+
mistralai
|
10 |
+
langchain_community
|
11 |
+
arxiv
|
12 |
+
frontend
|
13 |
+
tools
|
14 |
+
pymupdf
|
15 |
+
PyMuPDF
|
16 |
+
tavily-python
|