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