lijiayangCS commited on
Commit
10d4855
·
verified ·
1 Parent(s): d6146ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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