Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ opencv-python
|
|
8 |
deepface
|
9 |
google-generativeai
|
10 |
python-dotenv
|
11 |
-
tqdm
|
|
|
|
8 |
deepface
|
9 |
google-generativeai
|
10 |
python-dotenv
|
11 |
+
tqdm
|
12 |
+
tensorflow
|