How to use luthfi507/trash-classification with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("luthfi507/trash-classification", dtype="auto")
How to fix it?