-
nice project,is support controlnet and ip-adapter?is there a demo
-
Error occurred when executing XlabsSampler:
Expected query, key, and value to have the same dtype, but got query.dtype: struct c10::Half key.dtype: struct c10::BFloat16 and value.dtype: struct c10:…
-
### Describe the bug
**The `prepare_ip_adapter_image_embeds ` function has a bug that results in unintended feature mixing across images during batch processing. This issue causes the generated ima…
-
hi, i am trying to train the ip adapter as you do with dit. however, the generated outputs by the model trained with 60k iterations are not related to the input conditions. have you ever encountered t…
-
Hello @Acly ,
Stylization now works! can you support for flux?
A set of nodes for editing images using Flux in ComfyUI:
https://github.com/logtd/ComfyUI-Fluxtapoz
-
How to use IP Adapter with SD3? Are there any demos for this? Please help.
-
RuntimeError: Error(s) in loading state_dict for ImageProjModel:
size mismatch for proj.weight: copying a param with shape torch.Size([65536, 768]) from checkpoint, the shape in current model…
-
First IP-Adapter for SD 3.5 just released at
with code for the modified pipeline available in the same location.
Ask is to integrate support for SD 3.5 IP-Adapter into standard t2i/i2i/inpaint pi…
-
-
To train an IP-Adapter_plus model, are the following commands correct especially the 2 model paths pretrained_model_name_or_path and image_encoder_path:
`accelerate launch --num_processes 2 --multi…