mirror of
https://github.com/jiaxiaojunQAQ/OmniSafeBench-MM.git
synced 2026-05-10 21:04:53 +02:00
3 lines
102 B
Python
3 lines
102 B
Python
from .attack import VisualAdvAttack, VisualAdvConfig
|
|
|
|
__all__ = ["VisualAdvAttack", "VisualAdvConfig"] |