Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -31,4 +31,5 @@ opencv-python-headless
|
|
31 |
pytesseract
|
32 |
Pillow
|
33 |
numpy
|
34 |
-
deepseek
|
|
|
|
31 |
pytesseract
|
32 |
Pillow
|
33 |
numpy
|
34 |
+
deepseek
|
35 |
+
html2text
|