czczup commited on
Commit
55d8c9c
·
verified ·
1 Parent(s): dc27f25

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,7 +25,7 @@ st.markdown(
25
  st.markdown(
26
  """
27
  <div class="fullScreenFrame">
28
- <iframe src="http://101.132.98.120:10003/"></iframe>
29
  </div>
30
  """,
31
  unsafe_allow_html=True,
 
25
  st.markdown(
26
  """
27
  <div class="fullScreenFrame">
28
+ <iframe src="https://internvl.opengvlab.com/"></iframe>
29
  </div>
30
  """,
31
  unsafe_allow_html=True,