Datasets:
add logo
Browse files
README.md
CHANGED
|
@@ -24,10 +24,14 @@ configs:
|
|
| 24 |
|
| 25 |
---
|
| 26 |
|
| 27 |
-
<
|
| 28 |
-
<img src="assets/logo.png" style="height:
|
| 29 |
-
<span
|
| 30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
|
| 32 |
|
| 33 |
<p align="center">
|
|
|
|
| 24 |
|
| 25 |
---
|
| 26 |
|
| 27 |
+
<div align="left" style="display: flex; align-items: center; gap: 12px; margin-bottom: 5px;">
|
| 28 |
+
<img src="assets/logo.png" style="height: 36px; width: auto; flex-shrink: 0;">
|
| 29 |
+
<span style="font-size: 32px; font-weight: 700; color: #1f2937; line-height: 1;">
|
| 30 |
+
VIOLIN: Visual Instruction-based Color Evaluation
|
| 31 |
+
</span>
|
| 32 |
+
</div>
|
| 33 |
+
|
| 34 |
+
<hr style="height: 1px; border: none; background-color: #e5e7eb; margin-top: 5px; margin-bottom: 15px;">
|
| 35 |
|
| 36 |
|
| 37 |
<p align="center">
|