Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mismatch with timm library #141

Open
MaratZakirov opened this issue Apr 16, 2024 · 1 comment
Open

Mismatch with timm library #141

MaratZakirov opened this issue Apr 16, 2024 · 1 comment

Comments

@MaratZakirov
Copy link

ImportError: cannot import name '_update_default_kwargs' from 'timm.models._builder'
In timm github repo you may see recent name '_update_default_model_kwargs' https://github.com/huggingface/pytorch-image-models/blob/main/timm/models/_builder.py

@zohrehghaderi
Copy link

you should install version timm==0.9.6. latest version dose not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants