Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -278,7 +278,7 @@ if __name__ == "__main__":
|
|
278 |
|
279 |
gr.HTML(
|
280 |
"""
|
281 |
-
<iframe src="//player.bilibili.com/player.html?bvid=
|
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 |
)
|