How to use rozzman/mobileNetV3FromTimm with timm:
import timm model = timm.create_model("hf_hub:rozzman/mobileNetV3FromTimm", pretrained=True)