Spaces:
Running
Running
Shak33l-UiRev
commited on
update
Browse files- requirements.txt +1 -6
requirements.txt
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
streamlit>=1.24.0
|
2 |
-
Pillow>=9.0.0
|
3 |
torch>=2.0.0
|
4 |
transformers>=4.30.0
|
5 |
-
|
6 |
-
protobuf>=3.20.0
|
7 |
-
accelerate>=0.20.0
|
8 |
pytesseract>=0.3.10
|
9 |
-
pdf2image>=1.16.3
|
10 |
-
python-poppler
|
11 |
numpy>=1.24.0
|
|
|
1 |
streamlit>=1.24.0
|
|
|
2 |
torch>=2.0.0
|
3 |
transformers>=4.30.0
|
4 |
+
Pillow>=9.0.0
|
|
|
|
|
5 |
pytesseract>=0.3.10
|
|
|
|
|
6 |
numpy>=1.24.0
|