From 87cc69ccd87669de9dd5ae8dfc78842791a719b6 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Fri, 7 Jun 2024 11:14:58 +0200 Subject: [PATCH] facerecognition: remove warning about RAM again Signed-off-by: Simon L --- community-containers/facerecognition/readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/community-containers/facerecognition/readme.md b/community-containers/facerecognition/readme.md index 072ae01a..fa22e0bb 100644 --- a/community-containers/facerecognition/readme.md +++ b/community-containers/facerecognition/readme.md @@ -3,7 +3,6 @@ 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