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