diffusers
[WIP]Vae preprocessor refactor (PR1)
#3557
Merged

[WIP]Vae preprocessor refactor (PR1) #3557

yiyixuxu merged 56 commits into main from vae-preprocessor
yiyixuxu
add warning and add back copy from for img2img
4b15eb49
style
7cd26ef9
fix copies
d58276c4
add import warning
4c757548
yiyixuxu yiyixuxu changed the title Vae preprocessor Vae preprocessor refactor (PR1) 2 years ago
update
db25d477
HuggingFaceDocBuilderDev
patrickvonplaten
patrickvonplaten commented on 2023-05-25
handle image as latents
f7799779
add a test for latents input
c9ef0246
add
bc66a2ac
yiyixuxu yiyixuxu changed the title Vae preprocessor refactor (PR1) [WIP]Vae preprocessor refactor (PR1) 2 years ago
copies
bf0331d2
Merge remote-tracking branch 'origin/main' into vae-preprocessor
5c597c5a
add
91423d78
add
19747b7f
refactor img2img test
96a2a052
refactor cycle diffusion
f7be498b
refactor depth pipeline preprocess + handle np input for prepare_dept…
df73adaa
refactor latent tester
eb23e59a
pix2pix0
1655b1b7
add a pt_np_pil input tests to pix2pix zero
076afc8e
refactor postprocess for pix2pix0 invert method
706a53e0
remove the unused image parameter from pix2pix0 call method
d63c444b
add test for postprocess for pix2pix0 invert
cc7fffcf
alt
007deda7
style
188de726
fix-copies
eae044fc
instruction pix2pix
0f01f9c8
fix
3a95cc62
add
d410a1bf
refactor image_processor, add convert_to_rgb
70904ac2
refactor latent input tests
48896b3c
remove _accept_image_latents variable
a412fac6
add height weight optional arguments to image_processor.preprocess
6c44410f
refactor controlnet img2img
1ad9c357
style
7bfeee8c
fix
0d10b3be
refactor controlnet
e0b6d961
refactor controlnet inpaint (only control_image)
b1353fb5
copy
4a35707f
style
53fb4373
yiyixuxu
yiyixuxu commented on 2023-05-31
remove _default_height_width
958b527b
fix
02688a5c
patrickvonplaten
patrickvonplaten commented on 2023-05-31
patrickvonplaten
patrickvonplaten commented on 2023-05-31
patrickvonplaten
patrickvonplaten commented on 2023-05-31
patrickvonplaten
patrickvonplaten approved these changes on 2023-05-31
patrickvonplaten patrickvonplaten requested a review from sayakpaul sayakpaul 2 years ago
patrickvonplaten patrickvonplaten requested a review from pcuenca pcuenca 2 years ago
yiyixuxu Update src/diffusers/pipelines/controlnet/pipeline_controlnet.py
7394a66b
pass width and height to controlnet pipelines
5a7cae08
style
13671d37
pcuenca
pcuenca commented on 2023-05-31
pcuenca
pcuenca approved these changes on 2023-05-31
yiyixuxu Update src/diffusers/image_processor.py
b0f9e4c7
yiyixuxu Update src/diffusers/pipelines/controlnet/pipeline_controlnet_inpaint.py
a24e41ec
yiyixuxu Update src/diffusers/pipelines/controlnet/pipeline_controlnet_img2img.py
90110ec8
yiyixuxu Update src/diffusers/pipelines/controlnet/pipeline_controlnet.py
1c3457e4
add doc string, images -> image
76bc3636
add types and doc strings for image input arguments that's refactored
f8a0705f
alt copy
7af8a1f8
refacotor 4x upscale
0ca34733
yiyixuxu
yiyixuxu commented on 2023-06-01
refactor latent_upscaler
c822a270
sayakpaul
sayakpaul commented on 2023-06-01
sayakpaul
sayakpaul commented on 2023-06-01
sayakpaul
sayakpaul commented on 2023-06-01
sayakpaul
sayakpaul commented on 2023-06-01
sayakpaul
sayakpaul commented on 2023-06-01
sayakpaul
sayakpaul commented on 2023-06-01
sayakpaul
sayakpaul commented on 2023-06-01
sayakpaul
sayakpaul commented on 2023-06-01
sayakpaul
sayakpaul approved these changes on 2023-06-01
yiyixuxu Apply suggestions from code review
ee38476d
add typing
2f13a147
patrickvonplaten
patrickvonplaten commented on 2023-06-02
patrickvonplaten
patrickvonplaten commented on 2023-06-02
patrickvonplaten
patrickvonplaten commented on 2023-06-02
Revert "refacotor 4x upscale"
b02ca597
yiyixuxu
patrickvonplaten
yiyixuxu Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffu…
9a5dd1ab
yiyixuxu yiyixuxu merged 59900147 into main 2 years ago
patrickvonplaten patrickvonplaten deleted the vae-preprocessor branch 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone