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
from timm.models import vit_deit_small_patch16_224
ImportError: cannot import name 'vit_deit_small_patch16_224' from 'timm.models' (/home/michuan.lh/miniconda3/envs/moby/lib/python3.7/site-packages/timm/models/init.py)
Thanks for your work. When I run your code, I got an error that cannot import vit_deit_small_patch16_224.
The text was updated successfully, but these errors were encountered:
Thanks for your work. When I run your code, I got an error that cannot import vit_deit_small_patch16_224.
The text was updated successfully, but these errors were encountered: