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