How to use dheeren-tejani/DiabeticRetinpathyClassifier with timm:
import timm model = timm.create_model("hf_hub:dheeren-tejani/DiabeticRetinpathyClassifier", pretrained=True)
How to fix it?