csmithxc's picture
Upload 146 files
1530901 verified
raw
history blame
No virus
177 Bytes
# Copyright (c) Tencent Inc. All rights reserved.
from .yolo_world import YOLOWorldDetector, YOLOWorldPromptDetector
__all__ = ['YOLOWorldDetector', 'YOLOWorldPromptDetector']