mirror of
https://github.com/lucidrains/vit-pytorch.git
synced 2025-12-30 16:12:29 +00:00
3 lines
66 B
Python
3 lines
66 B
Python
from vit_pytorch.vit import ViT
|
|
from vit_pytorch.dino import Dino
|