Skip to content

Commit b9e53c2

Browse files
committed
update to bookworm and 19.24.2
1 parent 77a6019 commit b9e53c2

1 file changed

Lines changed: 2 additions & 14 deletions

File tree

README.md

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![dlib-raspberrypi](https://i.ibb.co/9vNbKS6/dlib-raspberrypi.png)
44

5-
Precompiled **Dlib 19.24** binaries for **Raspberry Pi 3 & 4**.
5+
Precompiled **Dlib 19.24.2** binaries for **Raspberry Pi 3 & 4**.
66
Read the following [blog post](https://lindevs.com/install-precompiled-dlib-on-raspberry-pi) for additional information.
77

88
## Supported features
@@ -23,22 +23,10 @@ Tested on Raspberry Pi 4 Model B (8 GB).
2323

2424
### Supported OS
2525

26-
* Raspberry Pi OS Bullseye (32-bit and 64-bit)
26+
* Raspberry Pi OS Bookworm 64-bit
2727

2828
## Install
2929

30-
* 32-bit:
31-
32-
```shell
33-
wget https://github.com/prepkg/dlib-raspberrypi/releases/latest/download/dlib.deb
34-
```
35-
36-
```shell
37-
sudo apt install -y ./dlib.deb
38-
```
39-
40-
* 64-bit:
41-
4230
```shell
4331
wget https://github.com/prepkg/dlib-raspberrypi/releases/latest/download/dlib_64.deb
4432
```

0 commit comments

Comments
 (0)