Upload config 25073ff 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")