soluma commited on
Commit
7fb6e63
·
verified ·
1 Parent(s): 747b84a

Update requirements.txt

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