Omnibus commited on
Commit
c396122
1 Parent(s): 2910a59

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'={sky}&"platform"={platform}&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"={sky}&"platform"={platform}&star={star}&bomb={bomb}&dude={dude}''
14
  frameborder="0"
15
  width="100%"
16
  ></iframe>