docs: add citation
Browse files
README.md
CHANGED
|
@@ -323,4 +323,19 @@ See the Output section above for the complete score.json structure.
|
|
| 323 |
|
| 324 |
🖼️ **Data Source:** All images included in REDEdit-Bench were legally purchased and obtained through official channels to ensure copyright compliance.
|
| 325 |
|
| 326 |
-
*By using this dataset, you agree to comply with the applicable license terms.*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 323 |
|
| 324 |
🖼️ **Data Source:** All images included in REDEdit-Bench were legally purchased and obtained through official channels to ensure copyright compliance.
|
| 325 |
|
| 326 |
+
*By using this dataset, you agree to comply with the applicable license terms.*
|
| 327 |
+
|
| 328 |
+
## 🖊️ Citation
|
| 329 |
+
|
| 330 |
+
We kindly encourage citation of our work if you find it useful.
|
| 331 |
+
|
| 332 |
+
```bibtex
|
| 333 |
+
@article{firered2026rededit,
|
| 334 |
+
title={FireRed-Image-Edit-1.0 Technical Report},
|
| 335 |
+
author={Super Intelligence Team},
|
| 336 |
+
year={2026},
|
| 337 |
+
archivePrefix={arXiv},
|
| 338 |
+
primaryClass={cs.CV},
|
| 339 |
+
url={https://arxiv.org/abs/2602.13344},
|
| 340 |
+
}
|
| 341 |
+
```
|