Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make PyTorch GPU functionality optional #10

Merged
merged 3 commits into from
Feb 11, 2024

Conversation

slashtechno
Copy link
Owner

To install with GPU support, use poetry install -E cuda --with gpu (at the time of writing).

There should also be a build arg made for the Dockerfile.

Most likely, this will prevent the GPU from being used by Deepface.
Thus, the optimal solution would be to do something similar to Torch where the GPU capability is optional.
@slashtechno slashtechno merged commit e9ace0f into multi-camera-support Feb 11, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant