↓ 1 callersMethodlog_images(self, batch, N=8, n_row=2, sample=True, return_keys=None, **kwargs)
ldm/models/diffusion/ddpm.py:488
↓ 1 callersMethodmake_clip_frames(
self,
prompt_a: str,
prompt_b: str,
seed_a: int,
seed_b: int,
scripts/stable_diffusion_pipeline.py:576
↓ 1 callersMethodmake_clip_frames(
self,
prompt_a: str,
prompt_b: str,
seed_a: int,
seed_b: int,
webui/streamlit/scripts/txt2vid.py:665
↓ 1 callersMethodp_sample_plms(
self,
x,
c,
t,
index,
repeat_noise=False,
use_origin
ldm/models/diffusion/plms.py:261