How to use firdhokk/image-classification with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("firdhokk/image-classification", dtype="auto")