Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ openai
|
|
14 |
google.generativeai
|
15 |
opencv-python-headless
|
16 |
pytesseract
|
17 |
-
numpy
|
|
|
|
14 |
google.generativeai
|
15 |
opencv-python-headless
|
16 |
pytesseract
|
17 |
+
numpy
|
18 |
+
groq
|