limhyeonseok commited on
Commit
6138e69
1 Parent(s): 713e67c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -5
README.md CHANGED
@@ -11,7 +11,7 @@ base_model:
11
  ---
12
 
13
  <a href="https://github.com/teddysum/bllossom/blob/main/">
14
- <img src="https://github.com/teddysum/bllossom/blob/main//bllossom_icon.png?raw=true" width="60%" height="60%">
15
  </a>
16
 
17
  # Bllossom | [Demo](https://c537bba37aaab5fc9e.gradio.live) | [Homepage](https://www.bllossom.ai/) |
@@ -28,10 +28,25 @@ The Bllossom language model is a Korean-English bilingual language model based o
28
 
29
  ## video
30
 
31
- <a>
32
- <img src="https://github.com/lhsstn/lhsstn/blob/main/x-llava_dem.gif?raw=true" width="40%" height="30%">
33
- </a>
34
- ### Bllossom-V Example
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
 
36
  ## NEWS
37
  * [2024/04] We released Bllossom v2.0, based on llama-3
 
11
  ---
12
 
13
  <a href="https://github.com/teddysum/bllossom/blob/main/">
14
+ <img src="https://github.com/teddysum/bllossom/blob/main//bllossom_icon.png?raw=true" width="15%" height="15%">
15
  </a>
16
 
17
  # Bllossom | [Demo](https://c537bba37aaab5fc9e.gradio.live) | [Homepage](https://www.bllossom.ai/) |
 
28
 
29
  ## video
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: 100%; height: auto;">
36
+ </a>
37
+ <p>Bllossom-V Example</p>
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: 100%; height: auto;">
44
+ </a>
45
+ <p>Description for second video</p>
46
+ </div>
47
+ </div>
48
+
49
+
50
 
51
  ## NEWS
52
  * [2024/04] We released Bllossom v2.0, based on llama-3