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