From a15c25377d13b6c9f8fda69cae023a5d74f83bcc Mon Sep 17 00:00:00 2001 From: hanouticelina <36770234+hanouticelina@users.noreply.github.com> Date: Mon, 3 Nov 2025 11:52:10 +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