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 d66283d commit 2cdeef8Copy full SHA for 2cdeef8
timm/models/__init__.py
@@ -7,6 +7,7 @@
7
from .convmixer import *
8
from .convnext import *
9
from .crossvit import *
10
+from .csatv2 import *
11
from .cspnet import *
12
from .davit import *
13
from .deit import *
0 commit comments