We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c2cc9 commit 0737cf2Copy full SHA for 0737cf2
timm/models/__init__.py
@@ -39,6 +39,7 @@
39
from .mvitv2 import *
40
from .nasnet import *
41
from .nest import *
42
+from .nextvit import *
43
from .nfnet import *
44
from .pit import *
45
from .pnasnet import *
0 commit comments