mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-05-06 23:49:39 +08:00
9 lines
170 B
JSON
9 lines
170 B
JSON
{
|
|
"image": "mcr.microsoft.com/devcontainers/universal:2",
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/nvidia-cuda:1": {
|
|
"version": "latest"
|
|
}
|
|
}
|
|
}
|