You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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:
Yields the following error:
The text was updated successfully, but these errors were encountered: