How to use mikachou/dog-breed-classifier with Transformers:
# Load model directly from transformers import TFAutoModel model = TFAutoModel.from_pretrained("mikachou/dog-breed-classifier", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!