update broken youtube link

#1
by kevinrvaz - opened
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
 
3
  with gr.Blocks() as demo:
4
  gr.Markdown("# Minerva AI Studio")
5
- video_link = '<iframe width="1266" height="712" src="https://www.youtube.com/embed/qiz4rxf_RY4" title="MinervaAIStudio Hackathon Demo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>'
6
  gr.Markdown("# Demo Link")
7
  gr.HTML(
8
  video_link
 
2
 
3
  with gr.Blocks() as demo:
4
  gr.Markdown("# Minerva AI Studio")
5
+ video_link = '<iframe width="1446" height="818" src="https://www.youtube.com/embed/JKW4LsLfK1E" title="Minerva AI Studio" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>'
6
  gr.Markdown("# Demo Link")
7
  gr.HTML(
8
  video_link