↓ 2 callersMethod__init__(self, channels=[320, 640, 1280, 1280],
nums_rb=3, cin=64, ksize=3, sk=False, use_conv=True,
animatediff/adapter_animatelcm_i2v.py:44
↓ 2 callersMethod_create_common_noise(seed: int, latents: Tensor, noise_type: str=NoiseLayerType.DEFAULT, batch_offset: int=0, extra_args: dict={},
animatediff/sample_settings.py:440
↓ 2 callersFunctioncombine_context_window_results(x_in: Tensor, sub_conds_out, sub_conds, ctx_idxs: list[int], window_idx: int, total_windows: int, timestep,
animatediff/sampling.py:920
↓ 2 callersMethodcreate_noise(cls, seed: int, latents: Tensor, existing_seed_gen: str=COMFY, seed_gen: str=USE_EXISTING, noise_type: str=No
animatediff/sample_settings.py:368
↓ 2 callersFunctiondraw_text(text: str, font: ImageFont, gd: GridDisplay, x: int, y: int, color=Colors.WHITE, centered=True)
animatediff/context.py:600
↓ 2 callersFunctionevaluate_context_windows(executor, model: BaseModel, x_in: Tensor, conds, timestep: Tensor, enumerated_context_windows: list[tuple[int
animatediff/sampling.py:867