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