Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torch==1.11.*
|
|
6 |
transformers[vision]==4.*
|
7 |
pytesseract==0.3.10
|
8 |
python-multipart==0.0.6
|
|
|
9 |
PyMuPDF
|
|
|
6 |
transformers[vision]==4.*
|
7 |
pytesseract==0.3.10
|
8 |
python-multipart==0.0.6
|
9 |
+
protobuf>=4.21.3
|
10 |
PyMuPDF
|