storresbusquets commited on
Commit
cabfd73
1 Parent(s): 1c8328f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -460,7 +460,7 @@ with block as demo:
460
  wordcloud_image = gr.Image(label="WordCloud")
461
 
462
  with gr.Row():
463
- btn = gr.Button("Get Video Insights 🔎", variant="primary", scale=1
464
  clear = gr.ClearButton(
465
  [link, title, img, text, summary, keywords, label, wordcloud_image],
466
  value="Clear 🗑️", scale=1
 
460
  wordcloud_image = gr.Image(label="WordCloud")
461
 
462
  with gr.Row():
463
+ btn = gr.Button("Get Video Insights 🔎", variant="primary", scale=1)
464
  clear = gr.ClearButton(
465
  [link, title, img, text, summary, keywords, label, wordcloud_image],
466
  value="Clear 🗑️", scale=1