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

Compreface-core fails on authorization failed #1005

Closed
Elytum opened this issue Dec 22, 2022 · 2 comments
Closed

Compreface-core fails on authorization failed #1005

Elytum opened this issue Dec 22, 2022 · 2 comments

Comments

@Elytum
Copy link

Elytum commented Dec 22, 2022

Hi, for some reason when trying to run with GPU I get the following error:

ERROR [internal] load metadata for docker.io/library/compreface-core-ba 0.6s
[internal] load metadata for docker.io/library/compreface-core-base:base-cuda100-py37:
failed to solve with frontend dockerfile.v0: failed to create LLB definition: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
ERROR: Service 'compreface-core' failed to build : Build failed

Here's how to reproduce:
Clone the repository
Go to dev
Run "docker-compose -f docker-compose-gpu.yml up -d"

Am I doing anything wrong ? Thanks a lot anyway, CPU only is awesome (aside from the speed)

@pospielov
Copy link
Collaborator

The easiest way to use GPU version is to run it from the release:
https://github.com/exadel-inc/CompreFace/releases/download/v1.1.0/CompreFace_1.1.0.zip
all you need is to download the archive, open the custom-builds folder, and choose the custom build with the GPU prefix

@Elytum
Copy link
Author

Elytum commented Jan 6, 2023

Works perfectly, thanks a lot !

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

No branches or pull requests

2 participants