Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
face_recognition @ git+https://github.com/lovnishverma/face_recognition.git
|
| 2 |
-
opencv-python
|
| 3 |
flask
|
| 4 |
pillow
|
| 5 |
pathlib
|
|
|
|
| 1 |
face_recognition @ git+https://github.com/lovnishverma/face_recognition.git
|
| 2 |
+
opencv-python-headless
|
| 3 |
flask
|
| 4 |
pillow
|
| 5 |
pathlib
|