File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Tested on Raspberry Pi 4 Model B (8 GB).
26
26
27
27
### Supported OS
28
28
29
- * Raspberry Pi OS Buster (32-bit)
29
+ * Raspberry Pi OS Bullseye (32-bit)
30
30
31
31
## Install
32
32
@@ -49,7 +49,7 @@ sudo apt purge --autoremove -y tensorflow-lite
49
49
Debian package contains the following shared libraries:
50
50
51
51
| Library | Description |
52
- | :------------------------- | :--------------------------------------------------------------------- |
52
+ | :---------------------------- | :----------------------------------------------------------------------- |
53
53
| libtensorflowlite_c.so | C API to access TensorFlow Lite interpreter and perform an inference |
54
54
| libtensorflow-lite.so | C++ API to access TensorFlow Lite interpreter and perform an inference |
55
55
You can’t perform that action at this time.
0 commit comments