Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ numpy
|
|
10 |
Pillow
|
11 |
deepface
|
12 |
tf-keras
|
13 |
-
pandas
|
|
|
|
10 |
Pillow
|
11 |
deepface
|
12 |
tf-keras
|
13 |
+
pandas
|
14 |
+
TensorRT
|