PyCharm Docs Inspect fixes (#18432)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
ef16c56c99
commit
f7b9009c91
15 changed files with 52 additions and 50 deletions
|
|
@ -209,7 +209,7 @@ Yes, you can export your Ultralytics YOLO11 model to be compatible with the Cora
|
|||
|
||||
For more information, refer to the [Export Mode](../modes/export.md) documentation.
|
||||
|
||||
### What should I do if TensorFlow is already installed on my Raspberry Pi but I want to use tflite-runtime instead?
|
||||
### What should I do if TensorFlow is already installed on my Raspberry Pi, but I want to use tflite-runtime instead?
|
||||
|
||||
If you have TensorFlow installed on your Raspberry Pi and need to switch to `tflite-runtime`, you'll need to uninstall TensorFlow first using:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue