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