JungHun commited on
Commit
a6dba8b
·
verified ·
1 Parent(s): 91bed77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -45,7 +45,19 @@ KORMo-VL은 KAIST MLP 연구실에서 **from scratch로 개발한 시각-언어
45
 
46
 
47
  ## 📈 T2I Performance
48
- 결과 사진 추가 예정
 
 
 
 
 
 
 
 
 
 
 
 
49
 
50
  ## KORMo-VL-Diffusion Demo
51
 
 
45
 
46
 
47
  ## 📈 T2I Performance
48
+ ### English Prompt
49
+ | Prompt | Generated Image |
50
+ | :--- | :--- |
51
+ | **Prompt:** Dense forest | <img src="https://huggingface.co/KORMo-VL/KORMo-VL-Diffusion/resolve/main/example_images/Dense%20forest.webp" width="400"> |
52
+ | **Prompt:** Black pattern mug | <img src="https://huggingface.co/KORMo-VL/KORMo-VL-Diffusion/resolve/main/example_images/black%20pattern%20mug%20cpup.webp" width="400"> |
53
+
54
+ ### Korean Prompt
55
+ | Prompt | Generated Image |
56
+ | :--- | :--- |
57
+ | **Prompt:** 울창한 숲 | <img src="https://huggingface.co/KORMo-VL/KORMo-VL-Diffusion/resolve/main/example_images/Dense%20forest.webp" width="400"> |
58
+ | **Prompt:** 검은 무늬의 머그컵 | <img src="https://huggingface.co/KORMo-VL/KORMo-VL-Diffusion/resolve/main/example_images/%EA%B2%80%EC%9D%80%20%EB%AC%B4%EB%8A%AC%EC%9D%98%20%EB%A8%B8%EA%B7%B8%EC%BB%B5.webp" width="400"> |
59
+
60
+
61
 
62
  ## KORMo-VL-Diffusion Demo
63