Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Arikkod
/
FoodVisionMini
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Arikkod
commited on
May 29, 2023
Commit
5740d5e
·
1 Parent(s):
7cd155a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -48,4 +48,4 @@ demo = gr.Interface(fn=predict,
48
)
49
50
demo.launch(debug=False,
51
-
share=
True
)
48
)
49
50
demo.launch(debug=False,
51
+
share=
False
)