You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The timm package changed its imports from timm.models.layers to timm.layers, and a lot of other packages have updated but this package being behind while also be so widely used now causes dependency issues for many other packages that use it. Please update the dependencies and provide an updated version.