(self,
S,
batch_size,
shape,
conditioning=None,
callback=None,
normals_sequence=None,
img_callback=None,
quantize_x0=False,
eta=0.,
mask=None,
x0=None,
temperature=1.,
noise_dropout=0.,
score_corrector=None,
corrector_kwargs=None,
verbose=True,
x_T=None,
log_every_t=100,
unconditional_guidance_scale=1.,
unconditional_conditioning=None,
replicate_interval=None,
nonuniform=False, pow=None,
# this has to come in the same format as the conditioning, # e.g. as encoded tokens, ...
**kwargs
)
source not stored for this graph (policy: none)
no test coverage detected