Skip to content

Commit a7122ef

Browse files
authored
Update README.md
1 parent 0ed0cb6 commit a7122ef

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,9 @@ Example output:
103103
<div align="center">
104104
<figure>
105105
<img src="resources/v1_vs_v2.png" width="600">
106-
<figcaption>SigLIP vs SigLIP2 Feature Space Comparison</figcaption>
106+
<div>
107+
<figcaption>SigLIP vs SigLIP2 Feature Space Comparison</figcaption>
108+
</div>
107109
</figure>
108110
</div>
109111

@@ -125,6 +127,8 @@ Example output:
125127
<div align="center">
126128
<figure>
127129
<img src="resources/rb_swap.png" width="600">
128-
<figcaption>RGB Channel Swap in Feature Space</figcaption>
130+
<div>
131+
<figcaption>RGB Channel Swap in Feature Space</figcaption>
132+
</div>
129133
</figure>
130134
</div>

0 commit comments

Comments
 (0)