Spaces:
Sleeping
Sleeping
abhillubillu
commited on
Commit
•
43d3b21
1
Parent(s):
bea7699
Update app.py
Browse files
app.py
CHANGED
@@ -190,7 +190,7 @@ with gr.Blocks() as demo:
|
|
190 |
with gr.Column():
|
191 |
pass
|
192 |
|
193 |
-
demo.launch()
|
194 |
|
195 |
|
196 |
# gradio_interface = gradio.Interface(
|
|
|
190 |
with gr.Column():
|
191 |
pass
|
192 |
|
193 |
+
demo.launch(show_error=True)
|
194 |
|
195 |
|
196 |
# gradio_interface = gradio.Interface(
|