Dynamicmenu / README.md
geethareddy's picture
Update README.md
51119a7 verified

A newer version of the Gradio SDK is available: 5.45.0

Upgrade
metadata
title: Restaurant Menu App
emoji: πŸ›
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 5.9.1
app_file: app.py
pinned: false

Restaurant Menu App - Indian & Chinese Cuisine

Features

  • Dynamic menu with 3D food models.
  • Pop-up cards for customization.
  • Modular Gradio structure.
  • Hosted on Hugging Face Space.

Setup Instructions

  1. Clone the repository.
  2. Install dependencies: pip install gradio.
  3. Run the app: python app.py.
  4. Access at http://localhost:7860.

Notes

  • 3D models must be in .glb format.
  • Use a robust hosting server for better rendering of 3D models.