Yong-Ju commited on
Commit
9c9b427
1 Parent(s): 4d765e2

Update index.html

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