Spaces:
Build error
Build error
app.py
CHANGED
|
@@ -243,5 +243,5 @@ with demo:
|
|
| 243 |
button_transcript.click(generate_transcripts, input_video, [text_transcript, text_words, text_wordstimestamps ])
|
| 244 |
button_gifs.click(generate_gifs, [text_gif_transcript, text_words, text_wordstimestamps], out_gif )
|
| 245 |
|
| 246 |
-
|
| 247 |
demo.launch(debug=True)
|
|
|
|
| 243 |
button_transcript.click(generate_transcripts, input_video, [text_transcript, text_words, text_wordstimestamps ])
|
| 244 |
button_gifs.click(generate_gifs, [text_gif_transcript, text_words, text_wordstimestamps], out_gif )
|
| 245 |
|
| 246 |
+
|
| 247 |
demo.launch(debug=True)
|