4 lines
67 B
Python
4 lines
67 B
Python
|
from .processing import DINOMultiCrop
|
||
|
|
||
|
__all__ = ['DINOMultiCrop']
|