diffusers
fix _callback_tensor_inputs of sd controlnet inpaint pipeline missing some elements
#11073
Merged

fix _callback_tensor_inputs of sd controlnet inpaint pipeline missing some elements #11073

CyberVy
CyberVy95 days ago

StableDiffusionControlNetInpaintPipeline._callback_tensor_inputs is missing mask and masked_image_latents.

I added control_image to _callback_tensor_inputs before, however, I forgot mask and masked_image_latents.

This PR is to fix this issue.

CyberVy Update pipeline_controlnet_inpaint.py
2971b18c
CyberVy
CyberVy95 days ago
CyberVy Merge branch 'main' into sd_controlnet_inpaint_callback_tensor_inputs
a642f0d0
asomoza
asomoza91 days ago

@bot /style

github-actions[bot] Apply style fixes
8ecb5b61
github-actions
github-actions91 days ago

Style fixes have been applied. View the workflow run here.

asomoza
asomoza approved these changes on 2025-03-20
HuggingFaceDocBuilderDev
HuggingFaceDocBuilderDev91 days ago

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

CyberVy
CyberVy91 days ago

Thanks for approval. 🥰

asomoza Merge branch 'main' into sd_controlnet_inpaint_callback_tensor_inputs
e81930ee
asomoza
asomoza91 days ago

no problem, I had some problems with the tests on our side, thanks!

asomoza
asomoza91 days ago

failing test aren't related to this PR

asomoza asomoza merged 9b2c0a7d into main 91 days ago
CyberVy CyberVy deleted the sd_controlnet_inpaint_callback_tensor_inputs branch 91 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone