Skip to content

Commit

Permalink
Update stencil pipeline with the new img2img arg.
Browse files Browse the repository at this point in the history
  • Loading branch information
monorimet committed Sep 12, 2023
1 parent 2beb96a commit edaa573
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,7 @@ def generate_images(
cpu_scheduling,
max_embeddings_multiples,
use_stencil,
resample_type,
):
# Control Embedding check & conversion
# TODO: 1. Change `num_images_per_prompt`.
Expand Down

0 comments on commit edaa573

Please sign in to comment.