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 c8c4f25 commit 7aeebf2Copy full SHA for 7aeebf2
timm/models/__init__.py
@@ -1,4 +1,5 @@
1
from .beit import *
2
+from .beit3 import *
3
from .byoanet import *
4
from .byobnet import *
5
from .cait import *
0 commit comments