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

Microsoft org

The changes have been merged in another PR, and I will close this one.

leoxiaobin changed pull request status to closed

Sign up or log in to comment