You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="The timesteps to use for the denoising process. Can be generated in set_timesteps step.",
243
243
),
244
-
InputParam(
245
-
name="batch_size",
246
-
required=True,
247
-
type_hint=int,
248
-
description="Number of prompts, the final batch size of model inputs should be batch_size * num_images_per_prompt. Can be generated in expand textinput step.",
0 commit comments