ingredients-app / README.md
ashtii's picture
Update README.md
52a965b verified

A newer version of the Gradio SDK is available: 6.13.0

Upgrade
metadata
sdk: gradio
colorFrom: green
colorTo: red

Ingredients analyzer — fresh package

Contains model artifacts, inference, and a Gradio app for quick inspection.

title: Ingredients Analyzer emoji: 🧴 colorFrom: indigo colorTo: blue sdk: gradio sdk_version: "4.19.0" app_file: app.py pinned: false

Ingredients Analyzer

This Space runs the ingredient analysis and product category classifier.
It loads:

  • model_artifacts/ (TF-IDF, LightGBM, SGD + calibration)
  • ingredient_artifacts/ (ingredient lookup + fallback models)
  • product CSV for index testing
  • app.py (Gradio UI)

No user data stored.