Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jays009
/
fall_armyworm_detection
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jays009
commited on
29 days ago
Commit
61dc7b2
·
verified
·
1 Parent(s):
61fdd84
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -87,4 +87,4 @@ iface = gr.Interface(
87
)
88
89
# Launch the Gradio interface
90
-
iface.launch(share=True)
# Share=True to make the app accessible online
87
)
88
89
# Launch the Gradio interface
90
+
iface.launch(share=True)