dockerc
dockerc copied to clipboard
What should I do to support CUDA?
I am using this project to run a project like stable-diffusion that requires CUDA support, but I cannot use --gpus all
to specify GPU. What should I do?