Nextcloud Recognize App GPU Tensorflow Support

How can I enable Tensorflow GPU option in Recognize app of linuxserver nextcloud docker in UNRAID? As an alternative, there is face recognition app in nextcloud again requires GPU enabled to work faster in face detection on photos. I have a NVIDIA RTX A2000 that I would like to utilize for this purpose. Is there a guide for establishing it?

Unfortunately, you cannot. Our container is built on alpine using muslc and tensorflow requires glibc to function. You would need to use the official nextcloud container to leverage this.