We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I am working with your repo and I just noticed an error when I run docker-compose up:
docker-compose up
Status: Downloaded newer image for rinong/sg_nada:v1.0 Creating stylegan-nada_nada_1 ... error ERROR: for stylegan-nada_nada_1 Cannot create container for service nada: Unknown runtime specified nvidia ERROR: for nada Cannot create container for service nada: Unknown runtime specified nvidia ERROR: Encountered errors while bringing up the project.
Status: Downloaded newer image for rinong/sg_nada:v1.0 Creating stylegan-nada_nada_1 ... error
ERROR: for stylegan-nada_nada_1 Cannot create container for service nada: Unknown runtime specified nvidia
ERROR: for nada Cannot create container for service nada: Unknown runtime specified nvidia ERROR: Encountered errors while bringing up the project.
Do you have any suggestion on how to fix this? Thanks!
The text was updated successfully, but these errors were encountered:
Do you have nvidia docker installed?
Sorry, something went wrong.
No branches or pull requests
Hi, I am working with your repo and I just noticed an error when I run
docker-compose up
:Do you have any suggestion on how to fix this? Thanks!
The text was updated successfully, but these errors were encountered: