Hi, I wanted to try your project but I have an error when I run " python3 main.py -m train -d mps". ModuleNotFoundError: No module named 'timm.models.layers.activations' The issue is that I have timm on my computer so I don't really understand
Hi, I wanted to try your project but I have an error when I run " python3 main.py -m train -d mps".
ModuleNotFoundError: No module named 'timm.models.layers.activations'
The issue is that I have timm on my computer so I don't really understand