Spaces:
Sleeping
Sleeping
File size: 70 Bytes
e3641b1 |
1 2 3 4 5 6 |
from .inference import VitInference
__all__ = [
'VitInference'
]
|