diffusers
[feat] IP Adapters (author @okotaku )
#5713
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
161
Changes
View On
GitHub
[feat] IP Adapters (author @okotaku )
#5713
yiyixuxu
merged 161 commits into
main
from
ip-adapter
add ip-adapter
08a18283
modularize.
c4646f87
add to inits.
f3755d49
fix
5887af07
fix
f9aaa54a
fix
a45292b4
fix
023c2b7c
fix
8fe3064c
fix
dded7c41
fix
651302b3
fix
f10eb255
fix
f051c9eb
device placement
6031383d
device placement
95e38ac8
device placement fix.
3d696884
Merge branch 'main' into feat/ip_adapter
cacee6dd
fix import
351180f7
composable ip adapter module
2e83d6c1
add image_encoder to sd as optional components
1d64cb84
add image_prompt arg
70fae5c2
move image_projection to unet, refactor
3aaaa236
update comments
2154d019
fix
2807ee3e
make image_encoder default to None.
bc528109
fully delegate the image encoding logic.
eaf94bb2
Merge branch 'main' into feat/ip_adapter
c22cd90c
debug
7cf7f707
fix
03e2961c
fix
982a557e
fix:
60590992
fix
c56503b4
separate the loacder.
59c933ae
circular import problem
7ece033a
circular imports.
4cb0432a
added_cond_kwargs not needed now.
17223d40
remove save_ip_adapter.
8001d244
remove ip adapter pipeline from the face of the earth
7887ba73
refactor __call__
46c668b3
fix init.
6e28231d
Merge branch 'main' into feat/ip_adapter
3241c962
remove none
ef937be4
image_encoder
70434436
module registration
d7e390fc
does defaulting to None work for modules?
86b0e4a1
unet
d0cf0cc1
patrickvonplaten
approved these changes on 2023-11-08
style
f2431b3e
fix a test
7fdbf86a
attemp to fix image_encoder none test
ba43e033
sdxl
1d2b58b7
sd img2img
6c0106b7
inpaint
84bcbd67
another attemp to fix lora test
9b8b11ab
fix more tests
d662f6ce
more image_encoder: none
a77b1e5a
add to sdxl inpainting
ecb2a5fd
add to sdxl image-to-image
c0042c11
stylw
44eb0344
style
0f1e364e
feat: safetensors loading.
b2f7af0f
fix: tests.
6af21123
fix more tests
88efe676
doc
5baa910a
sayakpaul
commented on 2023-11-09
sayakpaul
changed the title
[draft/proposal] Ip-adapter (alternative design)
[feat] IP Adapters
2 years ago
fix sdxl img2img + inpaint tests
abc13729
add: integration test
5e60de56
add: test_ prefix.
95797b56
subfolder
b04cdcfd
tests
be731674
add: image-to-image
fb401d45
fix bunch tests
86b4f09c
Merge branch 'ip-adapter' of github.com:huggingface/diffusers into ip…
426fdb33
fix: assertion values.
66f70235
add: inpainting
c904c630
fix: assertion values for inpainting
90857975
fix: inpainting tests
ab060c41
fix: more
0d7ef92a
fix auto test
b132f500
Merge branch 'ip-adapter' of github.com:huggingface/diffusers into ip…
0dee7fa5
add: sdxl integration tests
188f1d70
fix: assertion values for sdxl.
36e79035
fix last one
4f34e086
Merge branch 'ip-adapter' of github.com:huggingface/diffusers into ip…
2d2a7b15
fix: assertion for inpainting
756534b3
fix tiny encoder
a17655b1
Merge branch 'ip-adapter' of github.com:huggingface/diffusers into ip…
fcf60f31
make quality
4d089303
fix
cb451b04
yiyixuxu
changed the title
[feat] IP Adapters
[feat] IP Adapters (author @okotaku )
2 years ago
Merge branch 'main' into ip-adapter
85f39590
add: fast test.
eed9900e
Merge branch 'main' into ip-adapter
565c7c09
add sdxl docs
82a7e4de
uP
5c179b95
lcm add tests
eda593bf
Add co-author
5c838e42
lcm add tests
7183b151
Merge branch 'main' of https://github.com/huggingface/diffusers into …
9d7939f4
uP
0b15eb16
fix
eec02db6
be explicit about @okotaku
819ed61a
patrickvonplaten
commented on 2023-11-09
Apply suggestions from code review
6e52db73
remove mention
d9d76721
sayakpaul
commented on 2023-11-09
Apply suggestions from code review
f35ce5be
DN6
commented on 2023-11-09
uP
49234b16
DN6
commented on 2023-11-09
uP
e9cdb698
Merge branch 'main' into ip-adapter
1cd4b23e
uP
2ecbc447
uP
584138cb
uP
82f0cc9a
stevhliu
commented on 2023-11-09
more debug
9471dd9b
Apply suggestions from code review
7ecfcfe4
Merge branch 'main' into ip-adapter
e6c89340
style
774f0dd1
remove ipdb
3ab40491
Merge branch 'main' into ip-adapter
319e003c
style
a106e833
debug
90f9a584
debug
679bcf31
debug
d43f075d
debug
be3d3e81
debug
105bd35b
debug
1a28c329
debug
dc768168
debug
f06ba21d
more debug
af88728c
Merge branch 'ip-adapter' of https://github.com/huggingface/diffusers…
9ece001d
more debug
087417ce
more debug
f4a04c0c
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
Apply suggestions from code review
5e4b53d0
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
patrickvonplaten
commented on 2023-11-10
add tests
286cb1a9
Merge branch 'ip-adapter' of https://github.com/huggingface/diffusers…
54b3b21e
Apply suggestions from code review
9ff5f6b5
refactor load_ip_adapter: add capabiliity to load clip image encoder …
e8f6a85a
style
d50a19f0
refacotr 2: unet._load_ip_adapter_weights
7e7f1dc2
update doc
10b79b5b
controlnet
e00dcfec
animatediff
60049ca5
fix tests + remove controlnet attn processor
5641a64e
sdxl
9d94e20d
add doc
fed72fb3
patrickvonplaten
commented on 2023-11-14
patrickvonplaten
commented on 2023-11-14
patrickvonplaten
commented on 2023-11-14
patrickvonplaten
commented on 2023-11-14
resolve merge
b4b32df0
fix circular import
f46c2e46
fix
3203eeb6
fix
b40e94fc
fix
fae2a05b
fix
8fe9798d
Update src/diffusers/pipelines/pipeline_utils.py
f97a7971
Update src/diffusers/pipelines/pipeline_utils.py
c6078788
update tests
2c2c607e
Merge branch 'ip-adapter' of github.com:huggingface/diffusers into ip…
97c68eb5
yiyixuxu
commented on 2023-11-16
style
dc1b7eb5
xiaohu2015
commented on 2023-11-17
xiaohu2015
commented on 2023-11-17
text_context_len -> num_tokens
dd67bcdf
Merge branch 'main' into ip-adapter
55b6f5c0
fix
d4edc4e5
support safetensors + make subfolder and weight_name required argument
75022d0e
xiaohu2015
approved these changes on 2023-11-18
patrickvonplaten
commented on 2023-11-20
patrickvonplaten
approved these changes on 2023-11-20
make aggresive tests
aaba4d47
Merge branch 'main' into ip-adapter
c0e9e5d1
copies
2fd16858
Merge branch 'ip-adapter' of github.com:huggingface/diffusers into ip…
b5029fb4
add
0162a453
fix
304c790d
Merge branch 'main' into ip-adapter
66457762
patrickvonplaten
approved these changes on 2023-11-21
yiyixuxu
merged
ba352aea
into main
2 years ago
yiyixuxu
deleted the ip-adapter branch
2 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
patrickvonplaten
xiaohu2015
sayakpaul
stevhliu
DN6
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub