Skip to content

Commit b2c3f64

Browse files
authored
Update setup.py
1 parent 45d9f16 commit b2c3f64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"numpy",
99
"pillow",
1010
"requests",
11-
"tensorflow==1.14.0",
11+
"tensorflow",
1212
"tflite_runtime ; platform_machine=='armv7l'"
1313
],
1414
dependency_links=[

0 commit comments

Comments
 (0)