ysharma HF staff commited on
Commit
4f08108
1 Parent(s): ea5662b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -169,4 +169,4 @@ with demo:
169
  button_transcript.click(generate_transcripts, input_video, [text_transcript, text_words, text_wordstimestamps ])
170
  button_gifs.click(generate_gifs, [text_gif_transcript, text_words, text_wordstimestamps], out_gif )
171
 
172
- demo.launch(debug=True)
 
169
  button_transcript.click(generate_transcripts, input_video, [text_transcript, text_words, text_wordstimestamps ])
170
  button_gifs.click(generate_gifs, [text_gif_transcript, text_words, text_wordstimestamps], out_gif )
171
 
172
+ demo.launch(debug=True)