Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,6 @@ Official implementation of **StableI2I: Spotting Unintended Changes in Image-to-
|
|
| 18 |
> This HuggingFace repository provides the checkpoint used in the paper.
|
| 19 |
> For the latest code, demo, inference scripts, and score-supported version, please refer to the official GitHub repository:
|
| 20 |
> https://github.com/Henry-Lee-real/StableI2I
|
| 21 |
-
> arxiv.org/abs/2605.04453
|
| 22 |
|
| 23 |
Any questions can be consulted via email: **lijiayang.cs@gmail.com**
|
| 24 |
|
|
@@ -31,9 +30,9 @@ Looking forward to your ⭐!
|
|
| 31 |
- [x] Release code
|
| 32 |
- [x] Release checkpoint
|
| 33 |
- [ ] Release pip package
|
| 34 |
-
- [
|
| 35 |
- [ ] Release ICML camera-ready paper
|
| 36 |
-
- [
|
| 37 |
|
| 38 |
---
|
| 39 |
|
|
|
|
| 18 |
> This HuggingFace repository provides the checkpoint used in the paper.
|
| 19 |
> For the latest code, demo, inference scripts, and score-supported version, please refer to the official GitHub repository:
|
| 20 |
> https://github.com/Henry-Lee-real/StableI2I
|
|
|
|
| 21 |
|
| 22 |
Any questions can be consulted via email: **lijiayang.cs@gmail.com**
|
| 23 |
|
|
|
|
| 30 |
- [x] Release code
|
| 31 |
- [x] Release checkpoint
|
| 32 |
- [ ] Release pip package
|
| 33 |
+
- [x] Release arXiv version
|
| 34 |
- [ ] Release ICML camera-ready paper
|
| 35 |
+
- [x] Release HuggingFace project page
|
| 36 |
|
| 37 |
---
|
| 38 |
|