ziqiangao commited on
Commit
18d307c
·
1 Parent(s): c6dfd57

update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -310,7 +310,7 @@ def main(file, name, fps=30, res: tuple = (1280, 720), oscres=512, sr=11025, lyr
310
 
311
  except Exception as e:
312
  raise gr.Error("Something went wrong whilst rendering")
313
- finally:
314
  #end_progress()
315
 
316
  p = gr.Progress()
 
310
 
311
  except Exception as e:
312
  raise gr.Error("Something went wrong whilst rendering")
313
+ #finally:
314
  #end_progress()
315
 
316
  p = gr.Progress()