Update README.md
Browse files
README.md
CHANGED
|
@@ -95,6 +95,35 @@ Visit [https://vvicat.com/](https://vvicat.com/) for business collaborations or
|
|
| 95 |
|
| 96 |
---
|
| 97 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 98 |
## 📜 License
|
| 99 |
|
| 100 |
Licensed under **Apache 2.0**.
|
|
|
|
| 95 |
|
| 96 |
---
|
| 97 |
|
| 98 |
+
## 📄 Related Paper
|
| 99 |
+
|
| 100 |
+
This model is part of the **Qwen-Edit+** research line and is associated with the following preprint:
|
| 101 |
+
|
| 102 |
+
**Fan Tang, Siyuan Li**
|
| 103 |
+
*Qwen-Edit+: Scaling Image Editing with VLM-Guided Consistency and Aesthetic Preference Distillation*.
|
| 104 |
+
Research Square, Version 1, 08 April 2026.
|
| 105 |
+
DOI: [10.21203/rs.3.rs-9352857/v1](https://doi.org/10.21203/rs.3.rs-9352857/v1)
|
| 106 |
+
|
| 107 |
+
---
|
| 108 |
+
|
| 109 |
+
## 📚 Citation
|
| 110 |
+
|
| 111 |
+
If you use this model, please cite:
|
| 112 |
+
|
| 113 |
+
```bibtex
|
| 114 |
+
@article{tang2026qweneditplus,
|
| 115 |
+
author = {Fan Tang and Siyuan Li},
|
| 116 |
+
title = {Qwen-Edit+: Scaling Image Editing with VLM-Guided Consistency and Aesthetic Preference Distillation},
|
| 117 |
+
journal = {Research Square},
|
| 118 |
+
year = {2026},
|
| 119 |
+
month = apr,
|
| 120 |
+
day = {08},
|
| 121 |
+
doi = {10.21203/rs.3.rs-9352857/v1},
|
| 122 |
+
url = {https://doi.org/10.21203/rs.3.rs-9352857/v1}
|
| 123 |
+
}
|
| 124 |
+
|
| 125 |
+
---
|
| 126 |
+
|
| 127 |
## 📜 License
|
| 128 |
|
| 129 |
Licensed under **Apache 2.0**.
|