Datasets:

Modalities:
Image
Text
Formats:
arrow
ArXiv:
Libraries:
Datasets
License:

Add dataset card

#2
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - image-to-image
5
+ ---
6
+
7
+ Dataset for [Step1X-Edit: A Practical Framework for General Image Editing](https://arxiv.org/abs/2504.17761).
8
+
9
+ This dataset is a new benchmark, grounded in real-world usages is developed to support more authentic and comprehensive evaluation of image editing models.
10
+
11
+ [Code](https://github.com/stepfun-ai/Step1X-Edit)