mirari commited on
Commit
5a555d3
·
verified ·
1 Parent(s): 0c7f668

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ with block:
43
 
44
 
45
  with gr.Row():
46
- title = gr.Label(label="Video Title", placeholder="Title")
47
  img = gr.Image(label="Thumbnail")
48
  text = gr.Textbox(
49
  label="Transcription",
 
43
 
44
 
45
  with gr.Row():
46
+ title = gr.Label(label="Video Title")
47
  img = gr.Image(label="Thumbnail")
48
  text = gr.Textbox(
49
  label="Transcription",