Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch==2.2.1
|
|
3 |
torchvision==0.17.1
|
4 |
opencv-python==4.7.0.72
|
5 |
pytesseract==0.3.10
|
6 |
-
numpy==1.26.4
|
|
|
|
3 |
torchvision==0.17.1
|
4 |
opencv-python==4.7.0.72
|
5 |
pytesseract==0.3.10
|
6 |
+
numpy==1.26.4
|
7 |
+
numba==0.59.0
|