We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa6991f commit 0534ca0Copy full SHA for 0534ca0
1 file changed
setup.py
@@ -12,7 +12,6 @@
12
"tflite_runtime ; platform_machine=='armv7l'"
13
],
14
dependency_links=[
15
- "https://www.piwheels.org/simple/tensorflow",
16
"https://dl.google.com/coral/python/tflite_runtime-2.1.0.post1-cp37-cp37m-linux_armv7l.whl"
17
]
18
)
0 commit comments