m-abdur2024 commited on
Commit
3c94748
1 Parent(s): 532655a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -15,4 +15,5 @@ datetime
15
  Pillow # Image processing library
16
  opencv-python # OpenCV for computer vision
17
  numpy # Numerical operations
18
- easyocr # OCR library
 
 
15
  Pillow # Image processing library
16
  opencv-python # OpenCV for computer vision
17
  numpy # Numerical operations
18
+ easyocr # OCR library
19
+ nltk