Spaces:
Runtime error
Runtime error
init
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
opencv-python-headless
|
2 |
Pillow
|
3 |
scipy
|
4 |
-
tensorflow
|
5 |
scikit-image
|
6 |
onnxruntime
|
7 |
face-alignment
|
|
|
1 |
opencv-python-headless
|
2 |
Pillow
|
3 |
scipy
|
4 |
+
tensorflow==2.2.0
|
5 |
scikit-image
|
6 |
onnxruntime
|
7 |
face-alignment
|