**Describe the bug** As per title. **To Reproduce** Steps to reproduce the behavior: 1. pip3 install timm 2. python3 -c "from timm.models.registry import register_model" **Expected behavior** No error and register_model is imported without any error **Screenshots**  **Desktop (please complete the following information):** - OS: Ubuntu 22.04 - timm version: 1.0.10 - PyTorch version w/ CUDA/cuDNN : torch version: 2.4.0+cu118 **Additional context** Add any other context about the problem here.