KeisukeImoto commited on
Commit
3553df9
·
verified ·
1 Parent(s): c093157

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -21,11 +21,11 @@ It can be used for a wide range of tasks, including cross-modal retrieval, multi
21
  <div style="display: flex; gap: 24px; justify-content: center; align-items: flex-start;">
22
  <div style="text-align: center;">
23
  <img src="sample/Chainsaw.png" alt="Chainsaw" width="300">
24
- <p style="margin-top: 1px;">Onomatopoeic image for "Chainsaw"</p>
25
  </div>
26
  <div style="text-align: center;">
27
  <img src="sample/Dog_barking.png" alt="Dog barking" width="300">
28
- <p style="margin-top: 1px;">Onomatopoeic image for "Dog barking"</p>
29
  </div>
30
  </div>
31
 
 
21
  <div style="display: flex; gap: 24px; justify-content: center; align-items: flex-start;">
22
  <div style="text-align: center;">
23
  <img src="sample/Chainsaw.png" alt="Chainsaw" width="300">
24
+ <p style="margin-top: 0px;">Onomatopoeic image for "Chainsaw"</p>
25
  </div>
26
  <div style="text-align: center;">
27
  <img src="sample/Dog_barking.png" alt="Dog barking" width="300">
28
+ <p style="margin-top: 0px;">Onomatopoeic image for "Dog barking"</p>
29
  </div>
30
  </div>
31