Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -10,7 +10,7 @@ with gr.Blocks() as app:
|
|
| 10 |
|
| 11 |
<div id="demo">
|
| 12 |
<iframe
|
| 13 |
-
src='https://omnibus-game-test-static.static.hf.space
|
| 14 |
frameborder="0"
|
| 15 |
width="100%"
|
| 16 |
></iframe>
|
|
|
|
| 10 |
|
| 11 |
<div id="demo">
|
| 12 |
<iframe
|
| 13 |
+
src='https://omnibus-game-test-static.static.hf.space/?sky=123&"platform"=545&star={star}&bomb={bomb}&dude={dude}'
|
| 14 |
frameborder="0"
|
| 15 |
width="100%"
|
| 16 |
></iframe>
|