mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-10 08:35:35 +08: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
|
||||
- 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:
|
||||
```bash
|
||||
# Go into the container
|
||||
|
|
Loading…
Add table
Reference in a new issue