food_detection / README.md
subhan971's picture
Upload 3 files
83e3665 verified
|
Raw
History Blame Contribute Delete
368 Bytes
metadata
title: Desi Food Detection API
emoji: 🍛
colorFrom: green
colorTo: red
sdk: docker
app_port: 7860

Desi Food Detection API

Fine-tuned Qwen2.5-VL (LoRA) model serving Pakistani/desi food detection with a FastAPI /predict endpoint.

Usage

curl -X POST "https://YOUR-USERNAME-YOUR-SPACE-NAME.hf.space/predict" \
  -F "file=@your_image.jpg"