How to use NexaAIalex/custom-resnet with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("NexaAIalex/custom-resnet", dtype="auto")
No model card