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
This problem relates to the timm package - the latest version, 0.6.12 causes the error; it runs fine if v 0.5.4 is used. However, just pinning this version in requirement.txt of this notebook doesn't solve the problem, as during load_pretrained_model the mapreader-plant-scivision package updates timm to the latest version.
So to solve this, I think that either the mapreader-plant-scivision model needs to pin the earlier version of timm in some way (maybe the requirements file), or it needs to be updated to handle the problem. @evangeline-corcoran do you have a preference for which solution is better?
Pinning the timm package to 0.5.4. in the mapreader-plant-scivision model seems to have fixed this issue for Mac / Linux. However, the binder is still crashing on model.predict, and some Windows machines are still not working properly.
On trying to run the notebook I got the following error:
Full error:
The text was updated successfully, but these errors were encountered: