Functionforward_timestep_embed_patch_ade(layer, x, emb, context, transformer_options, output_shape, time_context, num_video_frames, image_only_indicat
animatediff/model_injection.py:196
Methodget_sigma_schedule(self, raw_beta_schedule: str, linear_start: float, linear_end: float,# cosine_s: float,
animatediff/nodes_sigma_schedule.py:58
Methodget_weight_adjust(self, pe_ADD: float, attn_ADD: float, other_ADD: float, print_adjustment: bool, prev_weight_adjust: AdjustGro
animatediff/nodes_ad_settings.py:210
Methodget_weight_adjust(self, pe_MULT: float, attn_MULT: float, other_MULT: float, print_adjustment: bool, prev_weight_adjust: Adjust
animatediff/nodes_ad_settings.py:246
Methodget_weight_adjust(self, pe_ADD: float, attn_ADD: float,
attn_q_ADD: float, attn_k_ADD: float, attn_v_
animatediff/nodes_ad_settings.py:287
Methodget_weight_adjust(self, pe_MULT: float, attn_MULT: float,
attn_q_MULT: float, attn_k_MULT: float, att
animatediff/nodes_ad_settings.py:336
Methodksampler_get_injections(self, model: ModelPatcher, scheduler: str, sampler_name: str, denoise: float, force_full_denoise: bool, start
animatediff/sample_settings.py:930
Methodload_checkpoint(self, ckpt_name, beta_schedule, output_vae=True, output_clip=True, use_custom_scale_factor=False, scale_facto
animatediff/nodes_extras.py:57