kakamond commited on
Commit
b37c413
·
verified ·
1 Parent(s): 7e69c60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -278,7 +278,7 @@ if __name__ == "__main__":
278
 
279
  gr.HTML(
280
  """
281
- <iframe src="//player.bilibili.com/player.html?bvid=BV1gXDZYnECi&autoplay=0" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" width="100%" style="aspect-ratio: 16 / 9;">
282
  </iframe>
283
  """
284
  )
 
278
 
279
  gr.HTML(
280
  """
281
+ <iframe src="//player.bilibili.com/player.html?bvid=BV1hergYRENX&p=2&autoplay=0" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true" width="100%" style="aspect-ratio: 16 / 9;">
282
  </iframe>
283
  """
284
  )