Files
immich/docs/docs/FAQ/Privacy-FAQ.md
2023-12-24 01:13:13 +02:00

523 B

sidebar_position
sidebar_position
1

Privacy

Is all data local?

Everything stays local, the models get downloaded from a repository the first time you run it. Machine learning is also done locally, Machine learning URL isn't pointing to the external page. It is the DNS of the container within the docker's network context. Model retrievals are done automatically from the hugging face repository. more info here.