Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pyedward
/
Eco_Sense
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
pyedward
commited on
Nov 12, 2025
Commit
d653514
·
verified
·
1 Parent(s):
48c4c4a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -54,4 +54,4 @@ app = gr.Interface(
54
55
56
if __name__ == "__main__":
57
-
app.launch(
debug
=True)
54
55
56
if __name__ == "__main__":
57
+
app.launch(
show_error
=True)