InstantX

Results 50 comments of InstantX

> @wangqixun @haofanwang Thank you for your incredibly amazing work! It is very inspiring to see the progress you've made with this research, which is understandable even to someone newer...

Our pipeline inherits from StableDiffusionXLControlNetPipeline. To generate images in a specific size, you just need to resize the control image (pose image in our case).

I fixed some bugs and adjusted the code structure base on your commits in https://github.com/InstantID/InstantID/pull/114. Thanks and closed.

We will update soon to make them consistent.

The checkout should be the same. In WebUI, they may have some tricks to improve generation quality.

Not understand, please make your question clearer.

You can directly use our [demo code](https://github.com/InstantStyle/InstantStyle?tab=readme-ov-file#usage), and set target_blocks on your need.

Which file you are using?

@vinesmsuic Could you take a look at this memory issue?