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