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