Spaces:
Running
Running
Update index.html
Browse files- 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>
|