From 8fe35bbb05080249c705168736450adebc86b2f0 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 3 Jan 2024 23:58:12 -0600 Subject: [PATCH] Update docs/docs/FAQ/Machine-Learning-FAQ.md Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com> --- docs/docs/FAQ/Machine-Learning-FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/FAQ/Machine-Learning-FAQ.md b/docs/docs/FAQ/Machine-Learning-FAQ.md index 815528d53b..09f0e33e4f 100644 --- a/docs/docs/FAQ/Machine-Learning-FAQ.md +++ b/docs/docs/FAQ/Machine-Learning-FAQ.md @@ -65,7 +65,7 @@ No. If you installed several models and chose not to use some of them, it might be worth deleting the old models that are in immich_model-cache. -To be able to do this you can run: +To do this you can run: - `docker run -it --rm -v immich_model-cache:/mnt ubuntu bash` - `cd mnt`