fffiloni commited on
Commit
a456863
1 Parent(s): 0f1045d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,4 +122,4 @@ We have provided some [samples](https://huggingface.co/datasets/fudan-generative
122
  outputs=output_video
123
  )
124
 
125
- demo.launch()
 
122
  outputs=output_video
123
  )
124
 
125
+ demo.launch(show_error=True)