diffusers
add callbacks to denoising step
#5427
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
63
Changes
View On
GitHub
add callbacks to denoising step
#5427
patrickvonplaten
merged 63 commits into
main
from
add-callbacks
draft1
0da40114
yiyixuxu
marked this pull request as draft
2 years ago
update
0483ae86
style
fe63843c
yiyixuxu
commented on 2023-10-18
move to the end of loop
a5512d49
TimothyAlexisVass
commented on 2023-10-20
Merge branch 'main' into add-callbacks
882b39ab
TimothyAlexisVass
commented on 2023-10-20
yiyixuxu
marked this pull request as ready for review
2 years ago
patrickvonplaten
commented on 2023-10-23
update
5f9b1531
Merge branch 'add-callbacks' of github.com:huggingface/diffusers into…
66fc6dcb
update callbak_on_step_end_inputs
44889f4d
yiyixuxu
commented on 2023-10-24
TimothyAlexisVass
commented on 2023-10-24
Revert "update"
f331e5e0
Revert "update callbak_on_step_end_inputs"
c2457d27
update
27b7853e
update test required_optional_params
1c4ebb26
remove self.lora_scale
655622df
img2img
8649c223
inpaint
0f0ae9a1
patrickvonplaten
commented on 2023-11-01
patrickvonplaten
commented on 2023-11-01
patrickvonplaten
commented on 2023-11-01
patrickvonplaten
commented on 2023-11-01
patrickvonplaten
commented on 2023-11-01
patrickvonplaten
commented on 2023-11-01
patrickvonplaten
commented on 2023-11-01
patrickvonplaten
commented on 2023-11-01
patrickvonplaten
commented on 2023-11-01
patrickvonplaten
commented on 2023-11-01
patrickvonplaten
commented on 2023-11-01
patrickvonplaten
commented on 2023-11-01
Apply suggestions from code review
b07c8e22
fix
f11819fd
apply feedbacks on img2img + inpaint: keep only important pipeline at…
72b3096e
depth
9d80ce1b
pix2pix
f43a5b91
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
Merge branch 'main' into add-callbacks
475809da
fix
b350110e
Merge branch 'add-callbacks' of github.com:huggingface/diffusers into…
519fb0bc
yiyixuxu
commented on 2023-11-02
DN6
commented on 2023-11-02
DN6
commented on 2023-11-02
DN6
commented on 2023-11-02
DN6
commented on 2023-11-02
DN6
commented on 2023-11-02
consistent default inputs
235eff9e
DN6
commented on 2023-11-02
fix copies
f4633852
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
changed the title
[draft] add callbacks to denoising step
add callbacks to denoising step
2 years ago
sayakpaul
commented on 2023-11-03
sayakpaul
commented on 2023-11-03
sayakpaul
commented on 2023-11-03
sayakpaul
commented on 2023-11-03
sayakpaul
approved these changes on 2023-11-03
add doc string
3046bcba
copies
eee32d91
Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffu…
d79f3233
Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffu…
8b01fd02
Merge branch 'main' into add-callbacks
c6f8e68b
make style and improve tests
3abda809
up
88de3d3e
up
3b71e425
patrickvonplaten
commented on 2023-11-03
fix more
bf526f6e
Merge branch 'main' into add-callbacks
686d1043
fix cfg test
6c7704a6
tests for callbacks
d0061ca7
fix for real
25ffeb69
update
b500dc33
merge upstream
06fbbd7e
lcm img2img
75bcfa48
add doc
c9dbfe61
yiyixuxu
commented on 2023-11-04
add doc page to index
d6a4b767
patrickvonplaten
merged
2b23ec82
into main
2 years ago
patrickvonplaten
deleted the add-callbacks branch
2 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
sayakpaul
DN6
patrickvonplaten
TimothyAlexisVass
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub