We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9a8436 commit e7d4723Copy full SHA for e7d4723
requirements.txt
@@ -1,4 +1,4 @@
1
Keras==2.2.4
2
numpy==1.16.1
3
-tensorflow==1.12.0
4
-tensorflow-probability==0.5.0
+tensorflow>=1.12.1
+tensorflow-probability>=0.5.0
0 commit comments