github imagegenius/docker-immich v1.75.0-ig174

13 months ago

ImageGenius Changes:

remove cuda acceleration for machine-learning

immich Changes:

v1.75.0

Breaking Changes ⚠️

Warning

  • To disable machine learning now, use IMMICH_MACHINE_LEARNING_ENABLED=false
    (previously IMMICH_MACHINE_LEARNING_URL=false)

  • Sentence-Transformers is no longer used for CLIP models, users who set MACHINE_LEARNING_CLIP_IMAGE_MODEL or MACHINE_LEARNING_CLIP_TEXT_MODEL must migrate to one of the ViT-B models listed here, with the caveat that OpenCLIP models will require running CLIP on all images since the embeddings are incompatible.

Highlights

Welcome to release v1.75.0 of Immich. There are many improvements in this version that you will like. Some of the key highlights include:

  • Add the ability to use a configuration file for bootstrapping an Immich instance instead of using the administration web UI. Documentation
  • Machine learning sub-jobs can now be configured via the administration web UI
  • Slide show mode on the web
slideshowdemo.mp4

And as always, bugs are fixed, and many other improvements also come with this release.

Please consider supporting the project.

Support

If you find the project helpful, you can support Immich via the following channels.

It is a great way to let me know that you want me to continue developing and working on this project for years to come.

Changelogs

Server

Web

Machine learning

Mobile

New Contributors

Full Changelog: immich-app/immich@v1.74.0...v1.75.0

Don't miss a new docker-immich release

NewReleases is sending notifications on new releases.