↓ 8 callersMethod__init__(
self,
*,
ch,
out_ch,
ch_mult=(1, 2, 4, 8),
num_res_blocks,
sgm/modules/diffusionmodules/model.py:313
↓ 4 callersMethod__init__(self, in_channels, out_channels, video_kernel_size=3, *args, **kwargs)
sgm/modules/autoencoding/temporal_ae.py:87
↓ 4 callersFunctionget_batch(
keys,
value_dict: dict,
N: Union[List, ListConfig],
device: str = "cuda",
T: int = None,
scripts/demo/streamlit_helpers.py:601
↓ 2 callersMethod__init__(
self, s_churn=0.0, s_tmin=0.0, s_tmax=float("inf"), s_noise=1.0, *args, **kwargs
)
sgm/modules/diffusionmodules/sampling.py:83
↓ 2 callersFunctiondo_img2img(
img,
model,
sampler,
value_dict,
num_samples,
force_uc_zero_embeddings: Optional[Lis
scripts/demo/streamlit_helpers.py:697
↓ 2 callersFunctiondo_img2img(
img,
model,
sampler,
value_dict,
num_samples,
force_uc_zero_embeddings=[],
addit
sgm/inference/helpers.py:243
↓ 2 callersFunctiondo_sample(
model,
sampler,
value_dict,
num_samples,
H,
W,
C,
F,
force_uc_zero_embed
scripts/demo/streamlit_helpers.py:478