Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
project21/ProjectDr-Apple
project21
/
PlantDr-Apple
like
0
Sleeping
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
project21
commited on
Nov 24, 2024
Commit
be0a143
·
verified
·
1 Parent(s):
bb487ec
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -208,4 +208,4 @@ gr_interface = gr.Interface(
208
)
209
210
# Launch the Gradio app
211
-
gr_interface.launch(
share=True
)
208
)
209
210
# Launch the Gradio app
211
+
gr_interface.launch()