Spaces:
Sleeping
Sleeping
capradeepgujaran
commited on
Commit
•
1992046
1
Parent(s):
32531dc
Create requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
PyMuPDF
|
3 |
+
pytesseract
|
4 |
+
pillow
|
5 |
+
python-docx
|
6 |
+
llama-index
|
7 |
+
python-dotenv
|
8 |
+
sentence-transformers
|
9 |
+
scikit-learn
|
10 |
+
openai
|
11 |
+
pdf2image
|
12 |
+
PyPDF2
|
13 |
+
opencv-python
|