Spaces:
Runtime error
Runtime error
Commit
·
bb24b5e
1
Parent(s):
91e4cfc
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
|
3 |
opencv-python
|
4 |
Pillow
|
5 |
math
|