How to Add new models to timm ? #1981
Replies: 1 comment
-
Got the answer. During import the dict gets updated dynamically. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying locally to add a model. But as the model im adding doesnt exist in _model_entrypoints dict , I'm not able to move forward. How is the _model_enrtypoints dictionary created ? is it loaded from a csv ?
Beta Was this translation helpful? Give feedback.
All reactions