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