Spaces:
Sleeping
Sleeping
File size: 611 Bytes
eb7e20c 51119a7 eb7e20c 61c32fa 51119a7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
---
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. |