diffusers
add callbacks to denoising step
#5427
Merged

add callbacks to denoising step #5427

patrickvonplaten merged 63 commits into main from add-callbacks
yiyixuxu
draft1
0da40114
yiyixuxu yiyixuxu marked this pull request as draft 2 years ago
HuggingFaceDocBuilderDev
update
0483ae86
style
fe63843c
yiyixuxu
yiyixuxu commented on 2023-10-18
move to the end of loop
a5512d49
TimothyAlexisVass
TimothyAlexisVass commented on 2023-10-20
yiyixuxu Merge branch 'main' into add-callbacks
882b39ab
TimothyAlexisVass
TimothyAlexisVass commented on 2023-10-20
yiyixuxu yiyixuxu marked this pull request as ready for review 2 years ago
patrickvonplaten
patrickvonplaten commented on 2023-10-23
yiyixuxu
update
5f9b1531
Merge branch 'add-callbacks' of github.com:huggingface/diffusers into…
66fc6dcb
update callbak_on_step_end_inputs
44889f4d
yiyixuxu
yiyixuxu commented on 2023-10-24
TimothyAlexisVass
TimothyAlexisVass commented on 2023-10-24
TimothyAlexisVass
yiyixuxu
TimothyAlexisVass
patrickvonplaten
patrickvonplaten
Revert "update"
f331e5e0
Revert "update callbak_on_step_end_inputs"
c2457d27
vladmandic
TimothyAlexisVass
yiyixuxu
yiyixuxu
patrickvonplaten
vladmandic
TimothyAlexisVass
TimothyAlexisVass
patrickvonplaten
vladmandic
yiyixuxu
update
27b7853e
update test required_optional_params
1c4ebb26
remove self.lora_scale
655622df
img2img
8649c223
inpaint
0f0ae9a1
patrickvonplaten
patrickvonplaten commented on 2023-11-01
patrickvonplaten
patrickvonplaten commented on 2023-11-01
patrickvonplaten
patrickvonplaten commented on 2023-11-01
patrickvonplaten
patrickvonplaten commented on 2023-11-01
patrickvonplaten
patrickvonplaten commented on 2023-11-01
patrickvonplaten
patrickvonplaten commented on 2023-11-01
patrickvonplaten
patrickvonplaten commented on 2023-11-01
patrickvonplaten
patrickvonplaten commented on 2023-11-01
patrickvonplaten
patrickvonplaten commented on 2023-11-01
patrickvonplaten
patrickvonplaten commented on 2023-11-01
patrickvonplaten
patrickvonplaten commented on 2023-11-01
patrickvonplaten
patrickvonplaten commented on 2023-11-01
yiyixuxu Apply suggestions from code review
b07c8e22
fix
f11819fd
apply feedbacks on img2img + inpaint: keep only important pipeline at…
72b3096e
depth
9d80ce1b
patrickvonplaten
pix2pix
f43a5b91
vladmandic
yiyixuxu
vladmandic
make _callback_tensor_inputs an class variable so that we can use it …
d7871acc
add a basic tst for callback
17e6da2d
add a read-only tensor input timesteps + fix tests
fbe8eaae
add second test for callback cfg
078d50af
sdxl
2bf30b60
sdxl img2img
687f7573
sdxl inpaint
c0d8968c
kandinsky prior
614f9eaa
kandinsky decoder
c77a2bc4
kandinsky img2img + combined
a64b4842
kandinsky inpaint
c1ee765d
fix copies
b98dd99c
Merge remote-tracking branch 'origin/main' into add-callbacks
e1a6c542
yiyixuxu Merge branch 'main' into add-callbacks
475809da
fix
b350110e
Merge branch 'add-callbacks' of github.com:huggingface/diffusers into…
519fb0bc
yiyixuxu
yiyixuxu commented on 2023-11-02
DN6
DN6 commented on 2023-11-02
DN6
DN6 commented on 2023-11-02
DN6
DN6 commented on 2023-11-02
DN6
DN6 commented on 2023-11-02
DN6
DN6 commented on 2023-11-02
consistent default inputs
235eff9e
DN6
DN6 commented on 2023-11-02
fix copies
f4633852
DN6
DN6 commented on 2023-11-02
wuerstchen_prior prior
3be9d78f
test_wuerstchen_decoder + fix test for prior
51f98a6b
wuerstchen_combined pipeline + skip tests
5d8ac8a5
skip test for kandinsky combined
509d7e70
lcm
28e96bbd
Merge branch 'main' into add-callbacks
1c62ef6e
remove timesteps etc
36d2686c
yiyixuxu yiyixuxu changed the title [draft] add callbacks to denoising step add callbacks to denoising step 2 years ago
sayakpaul
sayakpaul commented on 2023-11-03
sayakpaul
sayakpaul commented on 2023-11-03
sayakpaul
sayakpaul commented on 2023-11-03
sayakpaul
sayakpaul commented on 2023-11-03
sayakpaul
sayakpaul approved these changes on 2023-11-03
add doc string
3046bcba
copies
eee32d91
yiyixuxu Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffu…
d79f3233
yiyixuxu Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffu…
8b01fd02
patrickvonplaten Merge branch 'main' into add-callbacks
c6f8e68b
patrickvonplaten make style and improve tests
3abda809
patrickvonplaten up
88de3d3e
patrickvonplaten up
3b71e425
patrickvonplaten
patrickvonplaten commented on 2023-11-03
patrickvonplaten fix more
bf526f6e
patrickvonplaten Merge branch 'main' into add-callbacks
686d1043
fix cfg test
6c7704a6
TimothyAlexisVass
DN6 tests for callbacks
d0061ca7
fix for real
25ffeb69
DN6 update
b500dc33
DN6 merge upstream
06fbbd7e
lcm img2img
75bcfa48
add doc
c9dbfe61
yiyixuxu
yiyixuxu commented on 2023-11-04
add doc page to index
d6a4b767
patrickvonplaten patrickvonplaten merged 2b23ec82 into main 2 years ago
patrickvonplaten patrickvonplaten deleted the add-callbacks branch 2 years ago
TimothyAlexisVass

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone