Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -2,6 +2,12 @@ gradio
|
|
2 |
huggingface_hub
|
3 |
mistralai
|
4 |
Pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
|
6 |
|
7 |
|
|
|
2 |
huggingface_hub
|
3 |
mistralai
|
4 |
Pillow
|
5 |
+
pdfplumber
|
6 |
+
PyMuPDF
|
7 |
+
pytesseract
|
8 |
+
transformers
|
9 |
+
torch
|
10 |
+
|
11 |
|
12 |
|
13 |
|