Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -18,4 +18,6 @@ spacy
|
|
18 |
textblob
|
19 |
gensim
|
20 |
openai
|
21 |
-
anthropic
|
|
|
|
|
|
18 |
textblob
|
19 |
gensim
|
20 |
openai
|
21 |
+
anthropic
|
22 |
+
pytesseract
|
23 |
+
opencv-python-headless
|