How to use zuppif/resnetd-18 with Transformers:
# Load model directly from transformers import ResNetDForImageClassification model = ResNetDForImageClassification.from_pretrained("zuppif/resnetd-18", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!