Datasets:

Modalities:
Image
Text
Formats:
arrow
ArXiv:
Libraries:
Datasets
License:
frankzeng nielsr HF Staff commited on
Commit
5076677
·
verified ·
1 Parent(s): 8f353f6

Add dataset card (#2)

Browse files

- Add dataset card (d9943d1c1e8fb1daabbaee576091b125ad752481)


Co-authored-by: Niels Rogge <[email protected]>

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)