--- 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.