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

droid docker image #545

Open
knowledgewithin opened this issue Nov 10, 2023 · 1 comment
Open

droid docker image #545

knowledgewithin opened this issue Nov 10, 2023 · 1 comment

Comments

@knowledgewithin
Copy link

The DROID README describes additional dependencies necessary to run the models that aren't contained in ml4h or ml4h_data_source repos.

Following the instructions, after pulling the ml4h repos:

docker run -it --gpus all --rm -v ~/droid us-central1-docker.pkg.dev/broad-ml4cvd/droid/droid:0.1 /bin/bash

Yields the following error:

Unable to find image 'us-central1-docker.pkg.dev/broad-ml4cvd/droid/droid:0.1' locally
docker: Error response from daemon: Head "https://us-central1-docker.pkg.dev/v2/broad-ml4cvd/droid/droid/manifests/0.1": denied: Permission "artifactregistry.repositories.downloadArtifacts" denied on resource "projects/broad-ml4cvd/locations/us-central1/repositories/droid" (or it may not exist).
@ahmed8047762
Copy link

yes, got similar issue

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