Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ transformers # Hugging Face Transformers library
|
|
2 |
torch # PyTorch for model computation
|
3 |
Pillow # Image processing
|
4 |
gradio # Interactive web interface
|
5 |
-
pytesseract
|
|
|
2 |
torch # PyTorch for model computation
|
3 |
Pillow # Image processing
|
4 |
gradio # Interactive web interface
|
5 |
+
pytesseract
|