From 33a80bad603c71809173199cc7f5485bebf9b02d Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Fri, 31 May 2024 11:48:47 +0200 Subject: [PATCH] add warning note to facerecognition Signed-off-by: Simon L --- community-containers/facerecognition/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community-containers/facerecognition/readme.md b/community-containers/facerecognition/readme.md index fa22e0bb..072ae01a 100644 --- a/community-containers/facerecognition/readme.md +++ b/community-containers/facerecognition/readme.md @@ -3,6 +3,7 @@ This container bundles the external model of facerecognition and auto-configures ### Notes - This container needs imaginary in order to analyze modern file format images. Make sure to enable imaginary in the AIO interface before adding this container. +- Currently, in order to run this correctly, your server should have at least 6 GB of RAM, better 8 GB of RAM. - Facerecognition is by default disabled for all users, if you want to enable facerecognition for all users, you can run the following before adding this container: ```bash # Go into the container