Methodcreate_context_extra(self, start_percent=0.0, end_percent=0.1, weighted_mean=0.95, strength_multival: Union[float, Tensor]=None,
animatediff/nodes_context_extras.py:66
Methodcreate_context_extra(self, start_percent=0.0, end_percent=0.1, strength_multival: Union[float, Tensor]=None,
animatediff/nodes_context_extras.py:247
Methodcreate_custom_cfg(self, cfg_multival: Union[float, Tensor], start_percent: float=0.0, guarantee_steps: int=1,
animatediff/nodes_sample.py:400
Methodcreate_image_inject(self, image: Tensor, vae: VAE, invert_mask: bool, resize_image: bool, start_percent: float,
animatediff/nodes_sample.py:674
Methodcreate_iter_opts(self, iterations: int, filter: str, d_s: float, d_t: float, n_butterworth: int,
sigm
animatediff/nodes_sample.py:296
Methodcreate_keyframe(self, prev_kf=None, mult=1.0, mult_multival=None,
start_percent=0.0, guarantee_steps=
animatediff/nodes_context_extras.py:102
Methodcreate_layers(self, batch_offset: int, noise_type: str, seed_gen_override: str, seed_offset: int,
pre
animatediff/nodes_sample.py:113
Methodcreate_layers(self, batch_offset: int, noise_type: str, seed_gen_override: str, seed_offset: int,
noi
animatediff/nodes_sample.py:151
Methodcreate_layers(self, batch_offset: int, noise_type: str, seed_gen_override: str, seed_offset: int,
noi
animatediff/nodes_sample.py:192
Methodcreate_layers(self, batch_offset: int, noise_type: str, seed_gen_override: str, seed_offset: int,
noi
animatediff/nodes_sample.py:232
Methodcreate_options(self, context_length: int, context_stride: int, context_overlap: int, closed_loop: bool,
animatediff/nodes_context.py:43
Methodcreate_options(self, view_length: int, view_overlap: int, view_stride: int, closed_loop: bool,
fuse_m
animatediff/nodes_context.py:347
Methodcreate_pia_input(self, preset: str, batch_index: int, mult_multival: Union[float, Tensor]=None, print_values: bool=False, effe
animatediff/nodes_pia.py:272
Methodcreate_schedule(self, prompts: str, clip, latent: dict, print_schedule=False, tensor_interp=TensorInterp.LERP,
animatediff/nodes_scheduling.py:96
Methodcreate_schedule(self, prompts: str, clip, print_schedule=False, max_length: int=0, tensor_interp=TensorInterp.LERP,
animatediff/nodes_scheduling.py:136
Methodcreate_settings(self, batch_offset: int, noise_type: str, seed_gen: str, seed_offset: int, noise_layers: NoiseLayerGroup=None
animatediff/nodes_sample.py:49
Functionevolved_sampling_function(model, x: Tensor, timestep: Tensor, uncond, cond, cond_scale, model_options: dict={}, seed=None)
animatediff/sampling.py:609
Methodforward(self, hidden_states, encoder_hidden_states=None, attention_mask=None, view_options: ContextOptions=None, mm_k
animatediff/motion_module_ad.py:1194
Methodforward(self, x, context=None, value=None, mask=None, scale_mask=None, mm_kwargs=None, transformer_options=None)
animatediff/utils_motion.py:61