Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
flask
|
2 |
-
|
3 |
gunicorn
|
4 |
torch
|
5 |
transformers
|
@@ -11,4 +11,4 @@ python-docx
|
|
11 |
pytesseract
|
12 |
pillow
|
13 |
werkzeug
|
14 |
-
|
|
|
1 |
flask
|
2 |
+
|
3 |
gunicorn
|
4 |
torch
|
5 |
transformers
|
|
|
11 |
pytesseract
|
12 |
pillow
|
13 |
werkzeug
|
14 |
+
|