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