Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,4 @@ transformers==4.30.0
|
|
| 3 |
torch==2.0.0
|
| 4 |
numpy==1.23.1
|
| 5 |
Pillow==9.4.0
|
|
|
|
|
|
| 3 |
torch==2.0.0
|
| 4 |
numpy==1.23.1
|
| 5 |
Pillow==9.4.0
|
| 6 |
+
pytesseract
|