PuLID icon indicating copy to clipboard operation
PuLID copied to clipboard

[NeurIPS 2024] Official code for PuLID: Pure and Lightning ID Customization via Contrastive Alignment

Results 165 PuLID issues
Sort by recently updated
recently updated
newest added

Hi! Thanks for your extraordinary work! I have a question about the training. The paper mentioned that "We introduce a Lightning T2I branch alongside the regular diffusion branch." But in...

Training Training Training Training Training Training Training Training Training Training Training Training Training

I am also trying to train the model, but I have some confusion regarding the loss design in the second stage. According to the paper, the lighting branch generates a...

Nice work! When train on Flux, I would ask which lightweight network should be used to obtain RGB images when training a 2-stage network? Thanks.

I want to use this to load lora, is there any way to load flux lora in this component?

Here is the error message I get ApplyPulid No operator found for `memory_efficient_attention_forward` with inputs: query : shape=(1, 577, 16, 64) (torch.float16) key : shape=(1, 577, 16, 64) (torch.float16) value...

代码是不是有bug,刚开始能跑,跑图几轮之后,内存不足。重新clone代码又能跑,跑几轮又不行。重新clone又能跑,真离谱啊。