Spaces:
Runtime error
Runtime error
init
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
opencv-python-headless==4.5.5.62
|
2 |
Pillow==9.0.1
|
3 |
scipy==1.7.3
|
4 |
-
tensorflow-gpu==1.
|
5 |
scikit-image==0.14.5
|
|
|
1 |
opencv-python-headless==4.5.5.62
|
2 |
Pillow==9.0.1
|
3 |
scipy==1.7.3
|
4 |
+
tensorflow-gpu==1.13.1
|
5 |
scikit-image==0.14.5
|