Skip to content

Commit

Permalink
facerecognition docker does not support GPU
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Yves <[email protected]>
Signed-off-by: Simon L. <[email protected]>
  • Loading branch information
docjyJ authored and szaimen committed Jan 6, 2025
1 parent 99c5ae8 commit ce577c5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions community-containers/facerecognition/facerecognition.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
"aio_variables": [
"nextcloud_memory_limit=2048M"
],
"devices": [
"/dev/dri"
],
"enable_nvidia_gpu": true,
"enable_nvidia_gpu": false,
"nextcloud_exec_commands": [
"php /var/www/html/occ app:install facerecognition",
"php /var/www/html/occ app:enable facerecognition",
Expand Down

0 comments on commit ce577c5

Please sign in to comment.