Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,14 @@ Welcome to the GIT-LLM repository. GIT-LLM is an innovative fusion of the GIT Vi
|
|
13 |
# Description of the uploaded weight
|
14 |
This model was trained for one epoch using M3IT (excluding videos and Chinese tasks). For more details, please refer to our blog (in Japanese).
|
15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
# Installation
|
17 |
1. Clone this repository
|
18 |
```bash
|
|
|
13 |
# Description of the uploaded weight
|
14 |
This model was trained for one epoch using M3IT (excluding videos and Chinese tasks). For more details, please refer to our blog (in Japanese).
|
15 |
|
16 |
+
![model_image](images/rainbow_goose.png)
|
17 |
+
|
18 |
+
# Examples
|
19 |
+
|
20 |
+
![example_0](images/example_result_0.jpg)
|
21 |
+
![example_1](images/example_result_1.jpg)
|
22 |
+
![example_2](images/example_result_2.jpg)
|
23 |
+
|
24 |
# Installation
|
25 |
1. Clone this repository
|
26 |
```bash
|