huggingface / huggingface/diffusers

controlnet-xs-inpaint

Open
#6,667 5 comments 0 reactions 0 assignees View on GitHub
bug stale
Dominant language
Python
Stars
34.5k
Forks
7.3k
Avg merge
3d 3h
Merged PRs (30d)
91

Description

### Describe the bug

Hi, thank you for your nice implement in conbiming controlnet-xs with diffusers. I try the code [here](https://github.com/UmerHA/diffusers/tree/cnxs-training/examples/controlnet_xs) to try the image outpaint (similiar to inpaint task), but i found a Strange thing, I don't know why, can you give me some advice?
When I train with 10,000 images, when I train 10W steps, the result is approximately:
![image](https://github.com/huggingface/diffusers/assets/71311087/9c89d02c-99f2-45fb-90fe-c48e106a38fa)
When I train to 15W steps, the generated image looks like this:
![image](https://github.com/huggingface/diffusers/assets/71311087/33d5423d-fe36-4a4c-8fe2-e01b19a2fb5a)The resulting picture in step 15W is all surrounded by some colorful dots as follow, which is strange.

### Reproduction

I use the code here : https://github.com/UmerHA/diffusers/tree/cnxs-training/examples/controlnet_xs

### Logs

_No response_

### System Info

-

### Who can help?

@sayakpaul @yiyixuxu @DN6 @patrickvonplaten

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.