kevinantony commited on
Commit
7c6f645
·
verified ·
1 Parent(s): 32a1bcc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -234,4 +234,5 @@ with gr.Blocks() as demo:
234
  ]
235
  )
236
 
237
- demo.launch(debug=False, show_error=True, share=True)
 
 
234
  ]
235
  )
236
 
237
+ demo.launch(debug=False, show_error=True)
238
+