Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ spaces
|
|
13 |
imageio
|
14 |
timm
|
15 |
tensorflow
|
|
|
16 |
git+https://github.com/serengil/retinaface.git
|
|
|
13 |
imageio
|
14 |
timm
|
15 |
tensorflow
|
16 |
+
tf-keras
|
17 |
git+https://github.com/serengil/retinaface.git
|