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 fba6ecd commit c486aa7Copy full SHA for c486aa7
timm/models/__init__.py
@@ -15,6 +15,7 @@
15
from .edgenext import *
16
from .efficientformer import *
17
from .efficientnet import *
18
+from .gcvit import *
19
from .ghostnet import *
20
from .gluon_resnet import *
21
from .gluon_xception import *
0 commit comments