mirror of
https://github.com/lucidrains/vit-pytorch.git
synced 2026-05-19 07:37:47 +00:00
3 lines
66 B
Python
3 lines
66 B
Python
from vit_pytorch.vit import ViT
|
|
from vit_pytorch.dino import Dino
|