talalif commited on
Commit
8d70672
·
verified ·
1 Parent(s): 09e18b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,4 +71,4 @@ with gr.Blocks() as demo:
71
  video = gr.Video()
72
  submit_image.click(fn=get_video,inputs=[image,fltShift,fltZoom,steps1,steps2,frames,fps],outputs=video)
73
 
74
- demo.launch(show_errors=True)
 
71
  video = gr.Video()
72
  submit_image.click(fn=get_video,inputs=[image,fltShift,fltZoom,steps1,steps2,frames,fps],outputs=video)
73
 
74
+ demo.launch(show_error=True)