mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
facerecognition: document fixed 1G value
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
25cf173b18
commit
4d38c5b8f7
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ 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.
|
||||||
|
- The image analysis is currently set to fixed value of `1G`. See [this](https://github.com/search?q=repo%3Anextcloud%2Fall-in-one+1G+path%3A%2F%5Ecommunity-containers%5C%2Ffacerecognition%5C%2F%2F&type=code)
|
||||||
- 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