Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -6,3 +6,7 @@ pdf2image==1.16.0
|
|
6 |
Pillow==8.3.1
|
7 |
pytesseract==0.3.8
|
8 |
transformers
|
|
|
|
|
|
|
|
|
|
6 |
Pillow==8.3.1
|
7 |
pytesseract==0.3.8
|
8 |
transformers
|
9 |
+
torch==1.10.0
|
10 |
+
torchvision==0.11.1
|
11 |
+
torchaudio==0.10.0
|
12 |
+
tensorflow==2.8.0
|