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 b60a4fb commit 77788f4Copy full SHA for 77788f4
timm/models/__init__.py
@@ -60,6 +60,7 @@
60
from .selecsls import *
61
from .senet import *
62
from .sequencer import *
63
+from .shvit import *
64
from .sknet import *
65
from .starnet import *
66
from .swiftformer import *
0 commit comments