Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -12,5 +12,5 @@ gradio
|
|
12 |
spaces
|
13 |
imageio
|
14 |
timm
|
15 |
-
tensorflow
|
16 |
-
retinaface
|
|
|
12 |
spaces
|
13 |
imageio
|
14 |
timm
|
15 |
+
tensorflow>=2.5.0,<2.10.0
|
16 |
+
retinaface @ git+https://github.com/serengil/retinaface.git
|