Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
k087
/
garbage_classification
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
k087
commited on
Jul 5, 2025
Commit
27059a9
·
verified
·
1 Parent(s):
ed6bc05
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -33,4 +33,4 @@ iface = gr.Interface(
33
34
35
# Launch the interface
36
-
iface.launch(
share=True
)
33
34
35
# Launch the interface
36
+
iface.launch()