mirror of https://github.com/UX-Decoder/DINOv.git
4 lines
53 B
Python
4 lines
53 B
Python
|
from .dinov import *
|
||
|
from .build import build_model
|
||
|
|