Fix: Importing from timm.models.layers is deprecated, now importing via timm.layers

#93
by D4ve-R - opened

Running the model currently throws the following warning:
FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment