Update Readme

This commit is contained in:
Alex Tran
2022-06-14 09:41:06 -05:00
parent e3449f9c8f
commit 360c1d9a15
2 changed files with 3 additions and 3 deletions

View File

@@ -259,5 +259,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 machine learning features like object detection and image classification**
- edit `docker-compose.yml` file and comment the whole `immich-machine-learning` service **which will disable machine learning features like object detection and image classification**
- switch to a different VM/desktop with different architecture.