How to use JamesJayamuni/5_flowers_image_classification_ResNet50_v1.0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("JamesJayamuni/5_flowers_image_classification_ResNet50_v1.0", dtype="auto")
No model card