[modular diffusers] more refactor #11235
add componentspec and configspec
ee842839
up
bf99ab2f
up
9ad1470d
move methods to blocks
d1438513
Modular Diffusers Guiders (#11311)
b863bdd6
[modular diffusers] introducing ModularLoader (#11462)
6d5beefe
Merge branch 'modular-diffusers' into modular-refactor
ce642e92
make loader optional
c8b5d564
remove lora step and ip-adapter step -> no longer needed
7b86fcea
rename pipeline -> components, data -> block_state
7ca860c2
seperate controlnet step into input + denoise
efd70b78
refactor controlnet union
43ac1ff7
reefactor pipeline/block states so that it can dynamically accept kwargs
dc4dbfe1
remove controlnet union denoise step, refactor & reuse controlnet den…
f5527735
allow input_fields as input & update message
16b6583f
update input formating, consider kwarggs_type inputs with no name, e/…
d89631fc
refactor the denoiseestep using LoopSequential! also add a new file f…
0f0618ff
change warning to debug
c677d528
fix get_execusion blocks with loopsequential
2b361a24
fix auto denoise so all tests pass
2017ae56
update imports on guiders
cf01aaeb
remove modular reelated change from pipelines folder
462429b6
made a modular_pipelines folder!
0acb5e14
update __init__
153ae34f
add notes
796453ca
add block state will also make sure modifed intermediates_inputs will…
144eae4e
move block mappings to its own file
522e8276
make inputs truly immutable, remove the output logic in sequential pi…
5cde77f9
decode block, if skip decoding do not need to update latent
58358c2d
fix imports
506a8ea0
fix import
e2491af6
fix more
a0deefb6
remove the output step
a7fb2d2a
make generator intermediates (it is mutable)
8ad14a52
after_denoise -> decoders
96ce6744
add a to-do for guider cconfig mixin
27c1158b
refactor component spec: replace create/create_from_pretrained/create…
d0fbf745
refactor modular loader: 1. load only load (pretrained components onl…
163341d3
update components manager
73ab5725
up
61dac3bb
[WIP] Modular Diffusers support custom code/pipeline blocks (#11539)
808dff09
remove the duplicated components_manager file I forgot to deletee
4968edc5
fix import in block mapping
de6ab6b4
add a to-do for modular loader
eb941503
prepare_latents_img2img pipeline method -> function, maybe do the sam…
1b89ac14
update input for loop blocks, do not need to include intermediate
d136ae36
merge part1
3471f2fb
solve merge conflict: manually add back the remote code change to mod…
72e1b746
add node_utils
29de29f0
modular node!
87f63d42
add
f16e9c78
refator based on dhruv's feedbacks
cb6d5fed
update doc format for kwargs_type
58e95657
up
de631947
updatee modular_pipeline.from_pretrained, modular_repo ->pretrained_m…
8423652b
save_pretrained for serializing config. (#11603)
79be5a1b
yiyixuxu
merged
a8e853b7
into modular-diffusers 209 days ago
yiyixuxu
deleted the modular-refactor branch 209 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub