--- title: Classifying snake breeds emoji: 🔥 colorFrom: dark-blue colorTo: light-pink sdk: gradio sdk_version: 3.24.1 app_file: app.py pinned: false license: apache-2.0 --- This is a basic snake classification model. Built by fine-tuning the Levit 256 and using the "Identifying the different breeds of Snakes" (https://www.kaggle.com/datasets/duttadebadri/identifying-different-breeds-of-snakes) dataset on Kaggle. The notebook used for training the model can be found at: https://www.kaggle.com/code/utkmal/snake-breeds-classifier-using-fast-ai