muellerzr HF staff commited on
Commit
bb2689e
1 Parent(s): c320d08

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ def run_aim():
45
 
46
  html = f"""
47
  <iframe
48
- src="http://{HOST}:{PORT}/proxy/absolute/{port}"
49
  >
50
  </iframe>
51
  """
 
45
 
46
  html = f"""
47
  <iframe
48
+ src="http://{HOST}:{PORT}/proxy/absolute/{PORT}"
49
  >
50
  </iframe>
51
  """