Spaces:
Runtime error
Runtime error
Commit
·
522f107
1
Parent(s):
ffd3d5d
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
numpy
|
2 |
-
tensorflow==
|
3 |
opencv-python
|
4 |
Pillow
|
5 |
math
|
|
|
1 |
numpy
|
2 |
+
tensorflow==1.15.0
|
3 |
opencv-python
|
4 |
Pillow
|
5 |
math
|