4 lines
56 B
Python
4 lines
56 B
Python
|
from .dino_head import DINOHead
|
||
|
|
||
|
__all__ = ['DINOHead']
|