File size: 108 Bytes
74aacd5
 
 
1
2
3
4
from .pipeline_stable_diffusion_controlnet_inpaint import (
    StableDiffusionControlNetInpaintPipeline,
)