asad231 commited on
Commit
27cdad0
Β·
verified Β·
1 Parent(s): 0abc69e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ def run_agents(url):
40
 
41
  # βœ… Gradio UI
42
  with gr.Blocks() as demo:
43
- <center> gr.Markdown("## πŸŽ₯ AI Agents: YouTube Summary + Spanish Translator + Youtube Video") </center>
44
  gr.Markdown("πŸ”— Enter a YouTube video URL to simulate AI agent collaboration.")
45
 
46
  input_url = gr.Textbox(label="Paste YouTube Link")
 
40
 
41
  # βœ… Gradio UI
42
  with gr.Blocks() as demo:
43
+ gr.Markdown("## πŸŽ₯ AI Agents: YouTube Summary + Spanish Translator + Youtube Video")
44
  gr.Markdown("πŸ”— Enter a YouTube video URL to simulate AI agent collaboration.")
45
 
46
  input_url = gr.Textbox(label="Paste YouTube Link")