KyanChen's picture
Upload 1861 files
3b96cb1
raw
history blame contribute delete
103 Bytes
# Copyright (c) OpenMMLab. All rights reserved.
from .minigpt4 import MiniGPT4
__all__ = ['MiniGPT4']