Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ transformers
|
|
3 |
numpy
|
4 |
Pillow
|
5 |
opencv-python-headless
|
6 |
-
dlib
|
|
|
|
3 |
numpy
|
4 |
Pillow
|
5 |
opencv-python-headless
|
6 |
+
dlib
|
7 |
+
pytorch
|