fix: align height of badges
#3
by
ElliotQi - opened
README.md
CHANGED
|
@@ -8,12 +8,19 @@ language:
|
|
| 8 |
|
| 9 |
|
| 10 |
<p align="center">
|
| 11 |
-
<a href="https://huggingface.co/datasets/FireRedTeam/REDEdit-Bench"
|
| 12 |
-
|
| 13 |
-
<
|
| 14 |
-
<a href="https://
|
| 15 |
-
</
|
| 16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
## 🔥 Introduction
|
| 18 |
|
| 19 |
**RedBench** (also known as REDEdit-Bench) is a comprehensive benchmark designed to evaluate the capabilities of current image editing models.
|
|
|
|
| 8 |
|
| 9 |
|
| 10 |
<p align="center">
|
| 11 |
+
<a href="https://huggingface.co/datasets/FireRedTeam/REDEdit-Bench">
|
| 12 |
+
<img src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-REDEdit-Bench-ffc107?logoColor=white" alt="Hugging Face Dataset" style="vertical-align: middle;">
|
| 13 |
+
</a>
|
| 14 |
+
<a href="https://github.com/FireRedTeam/FireRed-Image-Edit">
|
| 15 |
+
<img src="https://img.shields.io/badge/GitHub-Code-black" alt="GitHub Code" style="vertical-align: middle;">
|
| 16 |
+
</a>
|
| 17 |
+
<a href="https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode">
|
| 18 |
+
<img src="https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg" alt="License" style="vertical-align: middle;">
|
| 19 |
+
</a>
|
| 20 |
+
<a href="https://arxiv.org/abs/2602.13344">
|
| 21 |
+
<img src="https://img.shields.io/badge/Report-arXiv-b5212f.svg?logo=arxiv" alt="Technical Report" style="vertical-align: middle;">
|
| 22 |
+
</a>
|
| 23 |
+
</p>
|
| 24 |
## 🔥 Introduction
|
| 25 |
|
| 26 |
**RedBench** (also known as REDEdit-Bench) is a comprehensive benchmark designed to evaluate the capabilities of current image editing models.
|