Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gaurav55s
/
FoodVision_Mini
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gaurav55s
commited on
Jun 26, 2024
Commit
81321c9
·
verified
·
1 Parent(s):
8b8ed80
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -72,4 +72,4 @@ demo = gr.Interface(fn=predict, # mapping function from input to output
72
description=description)
73
74
# Launch the demo!
75
-
demo.launch()
72
description=description)
73
74
# Launch the demo!
75
+
demo.launch()