limhyeonseok commited on
Commit
6cce639
1 Parent(s): 0ad7378

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -30,7 +30,7 @@ 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: 48%;">
34
  <a>
35
  <img src="https://github.com/lhsstn/lhsstn/blob/main/x-llava_dem.gif?raw=true" style="width: 80%; height: 80%;">
36
  </a>
@@ -38,9 +38,9 @@ The Bllossom language model is a Korean-English bilingual language model based o
38
  </div>
39
 
40
  <!-- 두 번째 컬럼 (필요하다면) -->
41
- <div style="width: 48%;">
42
  <a>
43
- <img src="https://github.com/lhsstn/lhsstn/blob/main/bllossom_demo_kakao.gif?raw=true" style="width: 50%; height: 70%;">
44
  </a>
45
  <p>Bllossom Demo(Kakao)</p>
46
  </div>
 
30
 
31
  <div style="display: flex; justify-content: space-between;">
32
  <!-- 첫 번째 컬럼 -->
33
+ <div style="width: 48%; display: flex; justify-content: center; align-items: center; flex-direction: column;">
34
  <a>
35
  <img src="https://github.com/lhsstn/lhsstn/blob/main/x-llava_dem.gif?raw=true" style="width: 80%; height: 80%;">
36
  </a>
 
38
  </div>
39
 
40
  <!-- 두 번째 컬럼 (필요하다면) -->
41
+ <div style="width: 48%; display: flex; justify-content: center; align-items: center; flex-direction: column;">
42
  <a>
43
+ <img src="https://github.com/lhsstn/lhsstn/blob/main/bllossom_demo_kakao.gif?raw=true" style="width: 40%; height: 80%;">
44
  </a>
45
  <p>Bllossom Demo(Kakao)</p>
46
  </div>