Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nagasurendra
/
restaurant-ordering-system
like
0
Sleeping
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
Update app.py
#1
by
geethareddy
- opened
Dec 20, 2024
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+1
-0
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -63,3 +63,4 @@ def restaurant_interface():
63
if __name__ == "__main__":
64
app = restaurant_interface()
65
app.launch()
63
if __name__ == "__main__":
64
app = restaurant_interface()
65
app.launch()
66
+
jjjj