diff --git a/README.md b/README.md index 66dcb97b2a..e04c3fe788 100644 --- a/README.md +++ b/README.md @@ -159,5 +159,5 @@ You need to change the CPU type from `kvm64` to `host` under VMs hardware tab. `Hardware > Processors > Edit > Advanced > Type (dropdown menu) > host` Otherwise you can: -- edit `docker-compose.yml` file and comment the whole `immich_microservices` service **which will disable Search feature** +- edit `docker-compose.yml` file and comment the whole `immich_microservices` service **which will disable machine learning features like object detection and image classification** - switch to a different VM/desktop with different architecture.