We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb8426 commit ef384ceCopy full SHA for ef384ce
README.md
@@ -59,7 +59,7 @@ If you have troubles to install tflite-runtime:
59
60
You can easily install tflite-runtime from https://google-coral.github.io/py-repo/ with the following line:
61
```zsh
62
-pip3 install tflite-runtime==2.5.0 --find-links https://google-coral.github.io/py-repo/tflite-runtime
+pip3 install tflite-runtime==2.5.0.post1 --find-links https://google-coral.github.io/py-repo/tflite-runtime
63
```
64
65
## 🚀 Run Demo:
0 commit comments