mhamza-007's picture
Update README.md
f0b2aee verified
metadata
title: Food Classification 101
emoji: 😻
colorFrom: indigo
colorTo: blue
sdk: docker
pinned: false
short_description: 'FastAPI backend for food image classification '

Food Classification 101

This project provides a FastAPI backend for classifying food images using deep learning model. Upload a food image and get instant predictions!

πŸ”— Links

Food Classification Web App

πŸš€ How to Use

  1. Upload a food image via the web interface.
  2. The image is sent to the FastAPI backend.
  3. The model returns the predicted food class.

🀝 Contributions

Pull requests and suggestions are welcome on GitHub!