From f30f0af4294a3dde1e0312d0d6533676f4be334b Mon Sep 17 00:00:00 2001 From: Wauplin <11801849+Wauplin@users.noreply.github.com> Date: Tue, 2 Dec 2025 03:25:31 +0000 Subject: [PATCH] Update inference types (automated commit) --- .../inference/_generated/types/zero_shot_object_detection.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/huggingface_hub/inference/_generated/types/zero_shot_object_detection.py b/src/huggingface_hub/inference/_generated/types/zero_shot_object_detection.py index e981463b25..d9512c77fd 100644 --- a/src/huggingface_hub/inference/_generated/types/zero_shot_object_detection.py +++ b/src/huggingface_hub/inference/_generated/types/zero_shot_object_detection.py @@ -3,6 +3,7 @@ # See: # - script: https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/scripts/inference-codegen.ts # - specs: https://github.com/huggingface/huggingface.js/tree/main/packages/tasks/src/tasks. + from .base import BaseInferenceType, dataclass_with_extra