SETR
SETR copied to clipboard
timm issue
I just followed the exact steps indicated in the ubuntu section of install.md
I cannot run training tough, because I get:
ModuleNotFoundError: No module named 'timm'
Simply running pip install timm
messes up everything because it upgrades to torch 1.13.0. What do I do?