diffusers
[Fix] Multiple image conditionings in a single batch for `StableDiffusionControlNetPipeline`
#6334
Merged

[Fix] Multiple image conditionings in a single batch for `StableDiffusionControlNetPipeline` #6334

celestialphineas
celestialphineas [Fix] Multiple image conditionings in a single batch for `StableDiffu…
31b531ae
celestialphineas celestialphineas force pushed from ad5f188c to 31b531ae 2 years ago
celestialphineas
sayakpaul
sayakpaul
sayakpaul commented on 2023-12-26
celestialphineas
sayakpaul
sayakpaul commented on 2023-12-26
sayakpaul sayakpaul requested a review from yiyixuxu yiyixuxu 2 years ago
celestialphineas
celestialphineas
sayakpaul
patrickvonplaten
yiyixuxu
yiyixuxu commented on 2024-01-09
celestialphineas
yiyixuxu
celestialphineas celestialphineas force pushed from ba7f78e9 to 4363ac9e 2 years ago
celestialphineas Refactor `check_inputs` in `StableDiffusionControlNetPipeline` to avo…
50a440f0
celestialphineas celestialphineas force pushed from 4363ac9e to 50a440f0 2 years ago
HuggingFaceDocBuilderDev
celestialphineas Make the behavior of MultiControlNetModel to be the same to the origi…
156da636
yiyixuxu
yiyixuxu commented on 2024-01-09
celestialphineas Keep the code change minimum for nested list support
847a27f5
celestialphineas
celestialphineas Add fast test `test_inference_nested_image_input`
561231f4
yiyixuxu
yiyixuxu commented on 2024-01-14
celestialphineas Remove redundant check for nested image condition in `check_inputs`
1b6fe174
celestialphineas Better `ValueError` message for incompatible nested image list size
fc14850e
celestialphineas Fix syntax error in `check_inputs`
d4ffc68d
celestialphineas
celestialphineas Remove warning message for multi-ControlNets with multiple prompts
2e8e5861
yiyixuxu
yiyixuxu commented on 2024-01-14
yiyixuxu
yiyixuxu yiyixuxu requested a review from sayakpaul sayakpaul 2 years ago
yiyixuxu yiyixuxu requested a review from DN6 DN6 2 years ago
sayakpaul
sayakpaul commented on 2024-01-15
sayakpaul
sayakpaul commented on 2024-01-15
sayakpaul
sayakpaul commented on 2024-01-15
celestialphineas Fix a typo in test_controlnet.py
2146f6c4
celestialphineas Add test case for multiple prompts, single image conditioning in `Sta…
0def3812
celestialphineas celestialphineas force pushed from e522dc43 to 0def3812 2 years ago
celestialphineas Improved `ValueError` message for nested `controlnet_conditioning_scale`
2fb404a2
celestialphineas
patrickvonplaten
patrickvonplaten approved these changes on 2024-01-15
DN6
DN6 approved these changes on 2024-01-15
patrickvonplaten
celestialphineas
sayakpaul
celestialphineas Documenting the behavior of image list as `StableDiffusionControlNetP…
e8178418
DN6
yiyixuxu yiyixuxu merged 1040dfd9 into main 2 years ago
celestialphineas celestialphineas deleted the controlnet_multi_image branch 2 years ago
sayakpaul

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone