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...
geethareddy
commited on
Dec 20, 2024
Commit
f6e2aa6
·
verified
·
1 Parent(s):
ea8ad5a
Update app.py
Browse files
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