Omnibus commited on
Commit
2c1b6e7
1 Parent(s): 500a5b0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ dude = 'https://huggingface.co/spaces/Omnibus/game-test/resolve/main/assets/dude
8
 
9
 
10
  html_mod=f"""
11
- <div id="demo">
12
  <iframe
13
  id="myIframe"
14
  src="https://omnibus-game-test-static.static.hf.space/index.html?sky={sky}&platform={platform}&star={star}&bomb={bomb}&dude={dude}"
 
8
 
9
 
10
  html_mod=f"""
11
+ <div id="demo" style="height:600px">
12
  <iframe
13
  id="myIframe"
14
  src="https://omnibus-game-test-static.static.hf.space/index.html?sky={sky}&platform={platform}&star={star}&bomb={bomb}&dude={dude}"