Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.45.0
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
- Clone the repository.
- Install dependencies:
pip install gradio
. - Run the app:
python app.py
. - Access at
http://localhost:7860
.
Notes
- 3D models must be in
.glb
format. - Use a robust hosting server for better rendering of 3D models.