Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,5 @@ easyocr
|
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
gradio
|
|
|
|
|
|
|
|
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
gradio
|
| 6 |
+
pillow
|
| 7 |
+
pytesseract
|