Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ Pillow==9.0.1
|
|
6 |
regex==2022.10.31
|
7 |
pyspellchecker>=0.7.2
|
8 |
numpy>=1.21.0
|
9 |
-
torchvision>=0.12.0
|
|
|
|
6 |
regex==2022.10.31
|
7 |
pyspellchecker>=0.7.2
|
8 |
numpy>=1.21.0
|
9 |
+
torchvision>=0.12.0
|
10 |
+
opencv-python==4.6.0.66
|