diff --git a/src/pages/gpu-service/templates/components/template-card.tsx b/src/pages/gpu-service/templates/components/template-card.tsx index a25609d7..9b089823 100644 --- a/src/pages/gpu-service/templates/components/template-card.tsx +++ b/src/pages/gpu-service/templates/components/template-card.tsx @@ -36,7 +36,6 @@ import { ListItem } from '../config/types'; const imageLogoMap = { vllm: vllmLogo, sglang: sgLangLogo, - cann: ascendLogo, jupyter: jupyterLogo, pytorch: pytorchBlackLogo, tensorflow: tensorflowkLogo,