yufengzhu commited on
Commit
a355a0e
·
1 Parent(s): 1b3a9b9
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ def post(
55
  writer.append_data(np.array(frame))
56
  writer.close()
57
  print('finish')
58
- return translated_text, result_video
59
 
60
  def main():
61
  only_first_stage = True
 
55
  writer.append_data(np.array(frame))
56
  writer.close()
57
  print('finish')
58
+ return translated_text, result_video, result_video, result_video, result_video
59
 
60
  def main():
61
  only_first_stage = True