Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
project21
/
PlantDr-Strawberry
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
project21
commited on
Nov 3, 2024
Commit
69c8f13
·
verified
·
1 Parent(s):
6a689f7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -109,4 +109,4 @@ gr_interface = gr.Interface(
109
)
110
111
# Launch the Gradio app
112
-
gr_interface.launch(
share=True
)
109
)
110
111
# Launch the Gradio app
112
+
gr_interface.launch()