Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,7 @@ Official score-supported implementation of **StableI2I: Spotting Unintended Chan
|
|
| 16 |
> This HuggingFace repository provides the **score-supported checkpoint** of StableI2I.
|
| 17 |
> Compared with the paper checkpoint, this version supports explicit fidelity score prediction.
|
| 18 |
> Please note that the score-supported version may show a slight degradation in some fine-grained evaluation abilities, such as semantic / structure / low-level diagnosis accuracy.
|
|
|
|
| 19 |
|
| 20 |
For the latest code, demo, inference scripts, and usage examples, please refer to the official GitHub repository:
|
| 21 |
https://github.com/Henry-Lee-real/StableI2I
|
|
|
|
| 16 |
> This HuggingFace repository provides the **score-supported checkpoint** of StableI2I.
|
| 17 |
> Compared with the paper checkpoint, this version supports explicit fidelity score prediction.
|
| 18 |
> Please note that the score-supported version may show a slight degradation in some fine-grained evaluation abilities, such as semantic / structure / low-level diagnosis accuracy.
|
| 19 |
+
> This model is associated with our paper: https://arxiv.org/abs/2605.04453
|
| 20 |
|
| 21 |
For the latest code, demo, inference scripts, and usage examples, please refer to the official GitHub repository:
|
| 22 |
https://github.com/Henry-Lee-real/StableI2I
|