Update model card with Uniworld-V2 paper link and main code repository (#1)
Browse files- Update model card with Uniworld-V2 paper link and main code repository (75c3cb381f8fa5f7769f7e7a3ace64d8884f0a75)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,16 +1,18 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
- zh
|
| 6 |
library_name: diffusers
|
|
|
|
| 7 |
pipeline_tag: image-to-image
|
| 8 |
---
|
| 9 |
|
| 10 |
-
# UniWorld-
|
|
|
|
|
|
|
| 11 |
|
| 12 |
<p align="center">
|
| 13 |
-
<a href="https://github.com/PKU-YuanGroup/
|
| 14 |
</p>
|
| 15 |
|
| 16 |
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
- zh
|
| 5 |
library_name: diffusers
|
| 6 |
+
license: apache-2.0
|
| 7 |
pipeline_tag: image-to-image
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Edit-R1-Qwen-Image-Edit-2509: A model from UniWorld-V2
|
| 11 |
+
|
| 12 |
+
This model is a checkpoint (`Edit-R1-Qwen-Image-Edit-2509`) developed using the **Edit-R1** framework, as presented in the paper [Uniworld-V2: Reinforce Image Editing with Diffusion Negative-aware Finetuning and MLLM Implicit Feedback](https://huggingface.co/papers/2510.16888). The **Edit-R1** framework focuses on reinforcing instruction-based image editing through Diffusion Negative-aware Finetuning (DiffusionNFT) and MLLM Implicit Feedback.
|
| 13 |
|
| 14 |
<p align="center">
|
| 15 |
+
<a href="https://huggingface.co/papers/2510.16888"><b>Paper</b></a> | <a href="https://github.com/PKU-YuanGroup/UniWorld-V2"><b>Code</b></a> | <a href="https://github.com/PKU-YuanGroup/Edit-R1"><b>Dataset</b></a>
|
| 16 |
</p>
|
| 17 |
|
| 18 |
|