Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -109,7 +109,7 @@ with gr.Blocks() as demo:
|
|
| 109 |
<iframe
|
| 110 |
width="1280"
|
| 111 |
height="720"
|
| 112 |
-
src="https://
|
| 113 |
title="YouTube video player"
|
| 114 |
frameborder="0"
|
| 115 |
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
|
|
|
| 109 |
<iframe
|
| 110 |
width="1280"
|
| 111 |
height="720"
|
| 112 |
+
src="https://www.youtube.com/embed/bWRN4ZAKyQ4"
|
| 113 |
title="YouTube video player"
|
| 114 |
frameborder="0"
|
| 115 |
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|