mirror of
https://github.com/jiaxiaojunQAQ/OmniSafeBench-MM.git
synced 2026-02-12 17:52:46 +00:00
5 lines
121 B
Python
5 lines
121 B
Python
# from .instructblip import *
|
|
# from .llava import *
|
|
# from .qwen import *
|
|
from .minigpt4.minigpt4_model import MiniGPT4
|