LibrePhotos / librephotos-docker

You can find here the Dockerfiles for the automated build process of LibrePhotos.
MIT License
157 stars 101 forks source link

Add support for armhf 32 bits architecture #32

Open oijkn opened 3 years ago

oijkn commented 3 years ago

I use a Raspberry Pi 4 with a 32 bits architecture and I would like to use LibrePhotos. How can I build the different docker to be compatible with my hardware, please?

BR.

wrapper commented 2 years ago

+1

quartztester commented 2 years ago

Would this issue not be more appropriate in the dedicated LibrePhotosOS?

https://github.com/guysoft/LibrePhotosOS/issues Requirements "Raspberrypi 3 and above, needs a 64bit capable pi"

derneuere commented 2 years ago

No, we need to provide actual armhf32 images for LibrePhotosOS first. Right now, we only build arm64 and amd64.

I think the pipeline mostly supports this, but we probably have to look for a pytorch build in armhf32 or implement deactivating AI algorithms on low power devices.

Gottarocket commented 2 years ago

waiting for the armv7 support