We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e618d14 commit a61dd3eCopy full SHA for a61dd3e
README.md
@@ -26,7 +26,7 @@ Tested on Raspberry Pi 4 Model B (8 GB).
26
27
### Supported OS
28
29
-* Raspberry Pi OS Buster (32-bit)
+* Raspberry Pi OS Bullseye (32-bit)
30
31
## Install
32
@@ -49,7 +49,7 @@ sudo apt purge --autoremove -y tensorflow-lite
49
Debian package contains the following shared libraries:
50
51
| Library | Description |
52
-| :------------------------- | :--------------------------------------------------------------------- |
+|:----------------------------|:-----------------------------------------------------------------------|
53
| libtensorflowlite_c.so | C API to access TensorFlow Lite interpreter and perform an inference |
54
| libtensorflow-lite.so | C++ API to access TensorFlow Lite interpreter and perform an inference |
55
0 commit comments