Omnibus commited on
Commit
ff6326a
1 Parent(s): 5c011e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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?sky=123&"platform"=545&star={star}&bomb={bomb}&dude={dude}'
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>