Maksym-Lysyi's picture
initial commit
e3641b1
raw
history blame contribute delete
70 Bytes
from .inference import VitInference
__all__ = [
'VitInference'
]