Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
-
transformers
|
2 |
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
flask
|
|
|
|
|
|
1 |
torch
|
2 |
+
transformers
|
3 |
+
optimum
|
4 |
+
onnxruntime
|
5 |
+
pdfplumber
|
6 |
+
python-docx
|
7 |
+
python-pptx
|
8 |
+
pillow
|
9 |
+
pytesseract
|
10 |
flask
|
11 |
+
gunicorn
|