How to use majiabo/GPFM with timm:
import timm model = timm.create_model("hf_hub:majiabo/GPFM", pretrained=True)
How to fix it?