[WIP] Add's Inpaint to Kolors
# What does this PR do?
Add's Inpaint support to Kolors, good enough until differential diffusion goes live on the main.
Fixes #27
## Before submitting
- [X] Did you read the [contributor guideline](https://github.com/huggingface/diffusers/blob/main/CONTRIBUTING.md)?
- [X] Did you read our [philosophy doc](https://github.com/huggingface/diffusers/blob/main/PHILOSOPHY.md) (important for complex PRs)?
- [X] Was this discussed/approved via a GitHub issue or the [forum](https://discuss.huggingface.co/c/discussion-related-to-httpsgithubcomhuggingfacediffusers/63)? Please add a link to it if that's the case.
- [ ] Did you make sure to update the documentation with your changes? Here are the
[documentation guidelines](https://github.com/huggingface/diffusers/tree/main/docs), and
[here are tips on formatting docstrings](https://github.com/huggingface/diffusers/tree/main/docs#writing-source-documentation).
- [ ] Did you write any new necessary tests?
## Example
```py
from diffusers import KolorsInpaintPipeline
...
```
## Generations
| source | mask | inpainted image |
| --------- | -------- | -------------------- |
|  |  |  |
合并状态:未合并 0 条评论