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