inventwithdean commited on
Commit
37fd7e0
·
1 Parent(s): 0ebe100

update demo video

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -188,12 +188,12 @@ with socialnet:
188
  )
189
 
190
  with gr.TabItem("Claude Demo"):
191
- gr.Markdown("""Not able to watch?: https://youtu.be/FtaY3DyTDi4""")
192
  gr.HTML(
193
  """
194
  <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;">
195
  <iframe
196
- src="https://www.youtube.com/embed/FtaY3DyTDi4?si=4V-Spt6ENLIJFsDJ"
197
  title="YouTube video player"
198
  style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
199
  frameborder="0"
 
188
  )
189
 
190
  with gr.TabItem("Claude Demo"):
191
+ gr.Markdown("""Not able to watch?: https://youtu.be/7hja6u7KNbs""")
192
  gr.HTML(
193
  """
194
  <div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;">
195
  <iframe
196
+ src="https://www.youtube.com/embed/7hja6u7KNbs?si=Md9rWhlR0ux4tOD5"
197
  title="YouTube video player"
198
  style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
199
  frameborder="0"