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 · 2 comments
Open

Mismatch with timm library #141

MaratZakirov opened this issue Apr 16, 2024 · 2 comments

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.

@facundoq
Copy link

facundoq commented Dec 9, 2024

Here's a workaround that monkey patches timm until this issue is fixed in this repo.

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

3 participants