limhyeonseok
commited on
Commit
•
684d079
1
Parent(s):
d93b496
Update README.md
Browse files
README.md
CHANGED
@@ -30,17 +30,17 @@ The Bllossom language model is a Korean-English bilingual language model based o
|
|
30 |
|
31 |
<div style="display: flex; justify-content: space-between;">
|
32 |
<!-- 첫 번째 컬럼 -->
|
33 |
-
<div style="width:
|
34 |
<a>
|
35 |
-
<img src="https://github.com/lhsstn/lhsstn/blob/main/x-llava_dem.gif?raw=true" style="width:
|
36 |
</a>
|
37 |
<p style="text-align: center;">Bllossom-V Demoㅤㅤㅤㅤㅤㅤㅤㅤ</p>
|
38 |
</div>
|
39 |
|
40 |
<!-- 두 번째 컬럼 (필요하다면) -->
|
41 |
-
<div style="width:
|
42 |
<a>
|
43 |
-
<img src="https://github.com/lhsstn/lhsstn/blob/main/bllossom_demo_kakao.gif?raw=true" style="width:
|
44 |
</a>
|
45 |
<p style="text-align: center;">Bllossom Demo(Kakao)ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ</p>
|
46 |
</div>
|
|
|
30 |
|
31 |
<div style="display: flex; justify-content: space-between;">
|
32 |
<!-- 첫 번째 컬럼 -->
|
33 |
+
<div style="width: 49%;">
|
34 |
<a>
|
35 |
+
<img src="https://github.com/lhsstn/lhsstn/blob/main/x-llava_dem.gif?raw=true" style="width: 100%; height: auto;">
|
36 |
</a>
|
37 |
<p style="text-align: center;">Bllossom-V Demoㅤㅤㅤㅤㅤㅤㅤㅤ</p>
|
38 |
</div>
|
39 |
|
40 |
<!-- 두 번째 컬럼 (필요하다면) -->
|
41 |
+
<div style="width: 49%;">
|
42 |
<a>
|
43 |
+
<img src="https://github.com/lhsstn/lhsstn/blob/main/bllossom_demo_kakao.gif?raw=true" style="width: 70%; height: auto;">
|
44 |
</a>
|
45 |
<p style="text-align: center;">Bllossom Demo(Kakao)ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ</p>
|
46 |
</div>
|