Razzaqi3143 commited on
Commit
9bad5d1
1 Parent(s): 84eff0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -154,4 +154,5 @@ interface = gr.Interface(
154
  description="Upload a video and generate multiple thumbnails using the video content and transcription.",
155
  live=True
156
  )
 
157
  interface.launch()
 
154
  description="Upload a video and generate multiple thumbnails using the video content and transcription.",
155
  live=True
156
  )
157
+
158
  interface.launch()