Update stencil pipeline with the new img2img arg.

This commit is contained in:
Ean Garvey
2023-09-12 10:19:49 -05:00
parent 2beb96ad2d
commit edaa5734d0

View File

@@ -273,6 +273,7 @@ class StencilPipeline(StableDiffusionPipeline):
cpu_scheduling,
max_embeddings_multiples,
use_stencil,
resample_type,
):
# Control Embedding check & conversion
# TODO: 1. Change `num_images_per_prompt`.