diff --git a/packages/tasks/src/model-libraries.ts b/packages/tasks/src/model-libraries.ts index 8f6ed74e65..2e04137b49 100644 --- a/packages/tasks/src/model-libraries.ts +++ b/packages/tasks/src/model-libraries.ts @@ -897,7 +897,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = { repoName: "YOLOv10", repoUrl: "https://github.com/THU-MIG/yolov10", docsUrl: "https://github.com/THU-MIG/yolov10", - countDownloads: `path_extension:"pt"`, + countDownloads: `path_extension:"pt" OR path_extension:"safetensors"`, snippets: snippets.ultralytics, }, "3dtopia-xl": {