We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 770de71 commit 4ee65d6Copy full SHA for 4ee65d6
setup.py
@@ -28,7 +28,7 @@
28
author_email="[email protected]",
29
30
install_requires=[
31
- "tensorflow ~= 2.2.0",
+ "tensorflow >= 2.2.0",
32
"keras ~= 2.4.0",
33
],
34
0 commit comments