Stream URL update
Browse files
app.py
CHANGED
|
@@ -436,7 +436,7 @@ with gr.Blocks(title="OT-2 Liquid Color Matching Experiment Queue") as demo:
|
|
| 436 |
<div style="position: relative; width: 100%; padding-top: 56.25%;">
|
| 437 |
<iframe
|
| 438 |
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
|
| 439 |
-
src="https://www.youtube.com/embed/
|
| 440 |
title="OT-2 Livestream"
|
| 441 |
frameborder="0"
|
| 442 |
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
|
|
|
| 436 |
<div style="position: relative; width: 100%; padding-top: 56.25%;">
|
| 437 |
<iframe
|
| 438 |
style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"
|
| 439 |
+
src="https://www.youtube.com/embed/I8puIEd5zYw"
|
| 440 |
title="OT-2 Livestream"
|
| 441 |
frameborder="0"
|
| 442 |
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|