installation steps

#1
by DazMashaly - opened

from pipeline_sd3_controlnet_inpainting import StableDiffusion3ControlNetInpaintingPipeline, one_image_and_mask
from controlnet_sd3 import SD3ControlNetModel

how do i get the files for pipeline_sd3_controlnet_inpainting and controlnet_sd3 what should I install

alimama-creative org
edited Aug 5

Download the two required Python files(pipeline_sd3_controlnet_inpainting.py and controlnet_sd3.py) from either the current repo or from GitHub(https://github.com/JPlin/SD3-Controlnet-Inpainting)

ljp changed discussion status to closed

Sign up or log in to comment