Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ flask
|
|
2 |
transfomers
|
3 |
PyMuPDF
|
4 |
pypdf2
|
5 |
-
torch
|
|
|
|
2 |
transfomers
|
3 |
PyMuPDF
|
4 |
pypdf2
|
5 |
+
torch
|
6 |
+
gunicorn
|