Solving Runtime Error Notfound resnet18_cifar10
#5
by
ulysseyson
- opened
Solved way
You should install timm==0.8.19dev0
I think it will okay if you using timm < 0.9, but I don't test working on it.
This error is raised when using timm version >= 0.9
You can find release notes in official repo, repo I think this all moved to hf hub causes error.