czczup commited on
Commit
a115b97
1 Parent(s): 96fcdcf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,4 +34,4 @@ iframe_html = """
34
  </html>
35
  """
36
  iframe_html = iframe_html.replace("{{backend_url}}", backend_url)
37
- components.html(iframe_html, height=1200)
 
34
  </html>
35
  """
36
  iframe_html = iframe_html.replace("{{backend_url}}", backend_url)
37
+ components.html("https://internvl.opengvlab.com/", height=1200)