Spaces:

Yong-Ju commited on
Commit
4d765e2
1 Parent(s): 35184c2

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -11,6 +11,7 @@
11
  <title>Ko-LLaVA: Korean Large Language and Vision Assistant</title>
12
  </head>
13
  <body>
14
- <iframe src="https://211.47.4.50:7860/" style="width:100%; height: 100%; border: 0; position: absolute; margin-top: -30px; margin-bottom: 10px;"></iframe>
 
15
  </body>
16
  </html>
 
11
  <title>Ko-LLaVA: Korean Large Language and Vision Assistant</title>
12
  </head>
13
  <body>
14
+ <!-- <iframe src="https://211.47.4.50:7860/" style="width:100%; height: 100%; border: 0; position: absolute; margin-top: -30px; margin-bottom: 10px;"></iframe> -->
15
+ <iframe src="https://www.etri-vilab.io:7860/" style="width:100%; height: 100%; border: 0; position: absolute; margin-top: -30px; margin-bottom: 10px;"></iframe>
16
  </body>
17
  </html>