Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ torch>=2.0.0
|
|
5 |
opencv-python-headless>=4.5.0
|
6 |
numpy>=1.22.0
|
7 |
Pillow>=9.0.0
|
8 |
-
pytesseract>=0.3.10
|
|
|
|
5 |
opencv-python-headless>=4.5.0
|
6 |
numpy>=1.22.0
|
7 |
Pillow>=9.0.0
|
8 |
+
pytesseract>=0.3.10
|
9 |
+
accelerate>=0.20.0
|