Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ faiss-cpu
|
|
4 |
scikit-learn
|
5 |
reportlab
|
6 |
python-docx
|
7 |
-
pyautogui
|
|
|
|
4 |
scikit-learn
|
5 |
reportlab
|
6 |
python-docx
|
7 |
+
pyautogui
|
8 |
+
pillow
|