Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
tjw
/
gauge
like
0
Running
on
Zero
App
Files
Files
Community
tjw
commited on
Nov 11
Commit
4ea1f17
•
1 Parent(s):
739b46d
update log
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -81,4 +81,4 @@ with gr.Blocks() as demo:
81
outputs=[image_output, number_output, plot_output],
82
)
83
84
-
demo.launch(debug=
True
)
81
outputs=[image_output, number_output, plot_output],
82
)
83
84
+
demo.launch(debug=
False
)