Deprecated warning when importing BEN

#1
by tianshuo - opened
/Users/user/anaconda3/lib/python3.12/site-packages/timm/models/layers/__init__.py:48: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers
 warnings.warn(f"Importing from {__name__} is deprecated, please import via timm.layers", FutureWarning)
Prama LLC org

Thank you for pointing this out. This problem has been fixed in the latest version.

MaxwellMeyer changed discussion status to closed

Sign up or log in to comment