Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
satish860
/
Food_classifier
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
satish860
commited on
Aug 8, 2022
Commit
8f787c5
·
1 Parent(s):
30f405a
removed Launch command
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -24,4 +24,4 @@ demo=gr.Interface(fn=predict,
24
examples=examples
25
)
26
27
-
demo.lauch()
24
examples=examples
25
)
26
27
+