Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
7e1bf9b
allow list
Jan 14, 2024
3b55a1e
update
Jan 14, 2024
345b4d6
save
Jan 14, 2024
f6bae6e
add
Jan 15, 2024
baa7b83
remove print lines
Jan 15, 2024
9024698
style
Jan 15, 2024
27fc796
support multi-image
Jan 17, 2024
67908bf
Merge branch 'main' into multi-ipadapter
yiyixuxu Jan 17, 2024
afd91e3
fix a typo
Jan 17, 2024
7d42455
Merge branch 'multi-ipadapter' of github.com:huggingface/diffusers in…
Jan 17, 2024
1fdcd7b
fix
Jan 17, 2024
45fb582
fix a bug!
yiyixuxu Jan 18, 2024
1a4c6b1
fix
Jan 19, 2024
d924c47
update
Jan 19, 2024
cc2aa1b
fix
Jan 19, 2024
2c86534
Merge branch 'main' into multi-ipadapter
yiyixuxu Jan 19, 2024
0049e44
Apply suggestions from code review
yiyixuxu Jan 24, 2024
4a3df90
ImageProjectionLayers -> image_projection_layers
Jan 24, 2024
ff96407
merge
Jan 24, 2024
193d6e8
fix
Jan 24, 2024
f7f2465
fix-copies
Jan 24, 2024
efa704a
update test
Jan 25, 2024
9abdcf9
add test
Jan 25, 2024
5e47ceb
add prepare_ip_adapter_image_embeds method so pipelines can copy from
Jan 25, 2024
c6670de
update all pipelines support ip-adapter
Jan 25, 2024
711387e
deprecate image_embeds as 3d tensor
Jan 25, 2024
bce309f
corrent num_images_per_prompt behavior
Jan 25, 2024
fae861e
fix batching behavior
Jan 26, 2024
21da205
revert for lcm and sd safe
Jan 26, 2024
accee6b
correct tests
Jan 26, 2024
816578f
update attention processer so backward compatible
Jan 29, 2024
e57103f
revert changes made to ipadapter attention processor to follow the de…
Jan 30, 2024
6cfa34b
Merge branch 'main' into multi-ipadapter
yiyixuxu Jan 30, 2024
1e68c64
add doc
Jan 30, 2024
2cc1561
update doc
Jan 30, 2024
475046e
update docstring
Jan 30, 2024
98fa0c2
add a slow test for multi
Jan 30, 2024
3a52ecb
remove ddim config
Jan 30, 2024
e742cf4
style
Jan 31, 2024
dcdde9c
Merge branch 'main' into multi-ipadapter
yiyixuxu Jan 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
merge
  • Loading branch information
yiyixuxu committed Jan 24, 2024
commit ff96407fa81f66b49b2c8d385e71f2f07d7d0269
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.