codyshen's picture
Upload folder using huggingface_hub
6ed4a9c verified
Raw
History Blame Contribute Delete
131 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .local_visualizer import SegLocalVisualizer
__all__ = ['SegLocalVisualizer']