This is an image classification model that I trained using fast.ai in Python. To try it out all you need to do is either paste an image URL, or upload your own image.
I am running this through a Hugging Face Gradio space, and processing the API requests through a Flask Python script hosted on Heroku.
Input an image URL
Or upload an image file