initial commit 6012efa verified
Wei Chen commited on
How to use NexaAIalex/custom-resnet with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("NexaAIalex/custom-resnet", dtype="auto")