mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
facerecognition: remove warning about RAM again
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
b67f3722fc
commit
87cc69ccd8
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@ This container bundles the external model of facerecognition and auto-configures
|
||||||
|
|
||||||
### Notes
|
### 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.
|
- 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:
|
- 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
|
```bash
|
||||||
# Go into the container
|
# Go into the container
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue