From f6630163b11f7524a75fc189387b0de8d1207a24 Mon Sep 17 00:00:00 2001 From: Alex Tran Date: Tue, 5 Apr 2022 17:27:37 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.