↓ 1 callersMethod__init__(self, start_percent: float, end_percent: float,
strength_multival: Union[float, Tensor], tun
animatediff/context_extras.py:221
↓ 1 callersMethod_perform_calibration_custom(self, sample_func: Callable, model: ModelPatcher, latents: Tensor, noise: Tensor, _args: list, _kwargs: dict)
animatediff/sample_settings.py:629
↓ 1 callersMethod_perform_calibration_not_custom(self, sample_func: Callable, model: ModelPatcher, latents: Tensor, noise: Tensor, args: list, kwargs: dict)
animatediff/sample_settings.py:661
↓ 1 callersMethodcache_first_context_results(self, window_idx, ctx_idxs: list[int], sub_conds: list, conds_final: list[Tensor], counts_final: list[Tensor]
animatediff/context_extras.py:530
↓ 1 callersFunctioncomposite_extend(destination: Tensor, source: Tensor, x: int, y: int, mask: Tensor = None, multiplier = 8, resize_source = Fal
animatediff/utils_motion.py:157
↓ 1 callersMethodcreate_layer_noise(self, existing_seed_gen: str, seed: int, latents: Tensor, extra_seed_offset=0, extra_args:dict={})
animatediff/sample_settings.py:218
↓ 1 callersMethodcreate_noise_auto1111(seed: int, latents: Tensor, noise_type: str=NoiseLayerType.DEFAULT, batch_offset: int=0, extra_args: dict={},
animatediff/sample_settings.py:401
↓ 1 callersMethodcreate_noise_comfy(seed: int, latents: Tensor, noise_type: str=NoiseLayerType.DEFAULT, batch_offset: int=0, extra_args: dict={},
animatediff/sample_settings.py:379