MCPcopy Create free account

hub / github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved / functions

Functions1,087 in github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved

Methodforward
(self, input: Tensor)
animatediff/utils_motion.py:95
Methodforward
(self, hidden_states: Tensor, transformer_options: dict[str])
animatediff/adapter_hellomeme.py:336
Methodforward
(self, x: Tensor)
animatediff/adapter_hellomeme.py:411
Methodforward
(self, input: Tensor, hidden_states: Tensor)
animatediff/adapter_hellomeme.py:486
Methodforward
(self, x: Tensor)
animatediff/adapter_hellomeme.py:520
Methodforward
(self, x: Tensor, video_length: int, batched_number: int=1)
animatediff/adapter_cameractrl.py:224
Methodforward
(self, x: Tensor)
animatediff/adapter_cameractrl.py:281
Methodforward
(self, x: Tensor)
animatediff/adapter_cameractrl.py:320
Methodforward
(self, x: Tensor)
animatediff/adapter_motionctrl.py:128
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
Methodfps_emb_patch
(emb: Tensor, model_channels: int, transformer_options: dict[str])
animatediff/motion_module_ad.py:456
Functionfreeze_mask_of_attn
(model_dict: dict[str, Tensor], key: str)
animatediff/model_injection.py:1052
Functionfreeze_mask_of_pe
(model_dict: dict[str, Tensor], key: str)
animatediff/model_injection.py:1045
Functionfreq_mix_3d
Noise reinitialization. Args: x: diffused latent noise: randomly sampled noise LPF: low pass filter
animatediff/freeinit.py:27
Methodfuse_method
(self)
animatediff/context.py:219
Methodgenerate
(self, width, height, batch_size=1)
animatediff/nodes_extras.py:83
Methodgenerate_gif
( self, images, frame_rate: int, loop_count: int, filename_prefix="Ani
animatediff/nodes_deprecated.py:285
FunctiongetCustomWidgets
()
web/js/deprecate_nodes.js:5
FunctiongetCustomWidgets
()
web/js/autosize.js:32
Methodget_ad_settings
(self, pe_adjust: AdjustGroup=None, weight_adjust: AdjustGroup=None)
animatediff/nodes_ad_settings.py:22
Methodget_device_debug
(self)
animatediff/motion_module_ad.py:480
Methodget_effective_guarantee_steps
If keyframe starts before current sampling range (max_sigma), treat as 0.
animatediff/utils_motion.py:448
Functionget_freq_filter
Form the frequency filter for noise reinitialization. Args: shape: shape of latent (T, C, H, W) filter_type: type of the fre
animatediff/freeinit.py:57
Methodget_index
(self, index: int)
animatediff/utils_motion.py:472
Methodget_mask
(self, x: Tensor)
animatediff/nodes_pia.py:66
Methodget_mask
(self, x: Tensor)
animatediff/utils_motion.py:225
Functionget_missing_indexes
(windows: list[list[int]], num_frames: int)
animatediff/context.py:509
Methodget_motion_model_settings
(self, mask_motion_scale: torch.Tensor=None, min_motion_scale: float=1.0, max_motion_scale: float=1.0)
animatediff/nodes_deprecated.py:406
Methodget_motion_model_settings
(self, motion_pe_stretch: int, mask_motion_scale: torch.Tensor=None, min_mot
animatediff/nodes_deprecated.py:436
Methodget_motion_model_settings
(self, pe_strength: float, attn_strength: float, other_strength: float, moti
animatediff/nodes_deprecated.py:476
Methodget_motion_model_settings
(self, pe_strength: float, attn_strength: float, attn_q_strength: float,
animatediff/nodes_deprecated.py:532
Methodget_name_string
(self, show_version=False)
animatediff/model_injection.py:121
Methodget_pe_adjust
(self, cap_initial_pe_length: int, interpolate_pe_to_length: int, initial_pe_idx_offset
animatediff/nodes_ad_settings.py:50
Methodget_pe_adjust
(self, sweetspot: int, new_sweetspot: int, print_adjustment: bool, prev_pe_adjust: AdjustGroup=None)
animatediff/nodes_ad_settings.py:84
Methodget_pe_adjust
(self, pe_stretch: int, print_adjustment: bool, prev_pe_adjust: AdjustGroup=None)
animatediff/nodes_ad_settings.py:114
Methodget_sigma_schedule
(self, beta_schedule: str)
animatediff/nodes_sigma_schedule.py:29
Methodget_sigma_schedule
(self, raw_beta_schedule: str, linear_start: float, linear_end: float,# cosine_s: float,
animatediff/nodes_sigma_schedule.py:58
Methodget_sigma_schedule
(self, schedule_A: SigmaSchedule, schedule_B: SigmaSchedule, weight_A: float)
animatediff/nodes_sigma_schedule.py:95
Methodget_sigma_schedule
(self, schedule_A: SigmaSchedule, schedule_B: SigmaSchedule, weight_A_Start: float,
animatediff/nodes_sigma_schedule.py:123
Methodget_sigma_schedule
(self, schedule_Start: SigmaSchedule, schedule_End: SigmaSchedule, idx_split_percent: float)
animatediff/nodes_sigma_schedule.py:154
Methodget_sigmas
(self, sigma_schedule: SigmaSchedule, scheduler: str, steps: int, denoise: float)
animatediff/nodes_sigma_schedule.py:183
Methodget_time_current
(self)
animatediff/utils_model.py:487
Functionget_unet_default
(wrapper: 'AnimateDiffModel', model: ModelPatcher)
animatediff/motion_module_ad.py:324
Methodget_weight_adjust
(self, all_ADD: float, print_adjustment: bool, prev_weight_adjust: AdjustGroup=None)
animatediff/nodes_ad_settings.py:144
Methodget_weight_adjust
(self, all_MULT: float, print_adjustment: bool, prev_weight_adjust: AdjustGroup=None)
animatediff/nodes_ad_settings.py:176
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
Functiongroupnorm_mm_forward
(self, input: Tensor)
animatediff/sampling.py:196
Methodhas_anything_to_apply
(self)
animatediff/ad_settings.py:38
Methodhas_anything_to_apply
(self)
animatediff/ad_settings.py:48
Methodhas_anything_to_apply
(self)
animatediff/ad_settings.py:212
Methodhas_anything_to_apply
(self)
animatediff/ad_settings.py:255
Methodhas_index
(self, index: int)
animatediff/utils_motion.py:478
Methodhas_index
(self, index: int)
animatediff/sample_settings.py:916
Methodhas_index
(self, index: int)
animatediff/context_extras.py:180
Methodhas_mask_attn_scale
(self)
animatediff/ad_settings.py:35
Functionimage
(src)
animatediff/documentation.py:5
Functioninit
()
web/js/documentation.js:264
Methodinitialize
(self, latents: Tensor)
animatediff/sample_settings.py:529
Methodinitialize
(self, latents: Tensor)
animatediff/sample_settings.py:566
Methodinitialize_timesteps
(self, model: BaseModel)
animatediff/model_injection.py:330
Methodinitialize_timesteps
(self, model: BaseModel)
animatediff/model_injection.py:720
Methodinitialize_timesteps
(self, model: BaseModel)
animatediff/sample_settings.py:775
Methodinitialize_timesteps
(self, model: BaseModel)
animatediff/sample_settings.py:925
Methodinitialize_timesteps
(self, model: BaseModel)
animatediff/context_extras.py:29
Methodinitialize_timesteps
(self, model: BaseModel)
animatediff/context_extras.py:419
Methodinitialize_timesteps
(self, model: BaseModel)
animatediff/context_extras.py:573
Functioninitialize_weights_to_zero
(m)
animatediff/adapter_fancyvideo.py:16
Methodinject
(self, model: ModelPatcher)
animatediff/adapter_hellomeme.py:231
Methodinject_hmref
(self, model: ModelPatcher, image: Tensor, vae: VAE, hmref: str)
animatediff/nodes_hellomeme.py:37
Functioninject_motion_models
(patcher: ModelPatcher)
animatediff/model_injection.py:179
Methodinsert_reference_adapter
(self, adapter: HMReferenceAdapter)
animatediff/adapter_hellomeme.py:532
Functioninterpolate_pe_to_length_diffs
(model_dict: dict[str, Tensor], key: str, new_length: int)
animatediff/model_injection.py:1019
Functioninterpolate_pe_to_length_pingpong
(model_dict: dict[str, Tensor], key: str, new_length: int)
animatediff/model_injection.py:1029
Functionis_checkpoint_sdxl
(model: ModelPatcher)
animatediff/utils_model.py:440
Methodis_empty
(self)
animatediff/utils_motion.py:487
Methodis_empty
(self)
animatediff/model_injection.py:699
Methodis_empty
(self)
animatediff/sample_settings.py:307
Methodis_empty
(self)
animatediff/sample_settings.py:705
Methodis_empty
(self)
animatediff/sample_settings.py:765
Methodis_lcm
(self)
animatediff/utils_model.py:249
Methodis_using_sliding_context
(self)
animatediff/model_injection.py:1154
Methodksampler_get_injections
(self, model: ModelPatcher, scheduler: str, sampler_name: str, denoise: float, force_full_denoise: bool, start
animatediff/sample_settings.py:930
Methodload_camera_ctrl
(self, model_name: str, camera_ctrl: str, ad_settings: AnimateDiffSettings=None)
animatediff/nodes_cameractrl.py:283
Methodload_camera_poses
(self, pose_filename)
animatediff/nodes_motionctrl.py:87
Methodload_camera_poses
(self, pose_filename: str)
animatediff/nodes_cameractrl.py:342
Methodload_camera_poses
(self, file_path: str)
animatediff/nodes_cameractrl.py:380
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
Methodload_keyframe
(self, start_percent: float, prev_ad_keyframes=None, scale_multiva
animatediff/nodes_pia.py:218
Methodload_keyframe
(self, start_percent: float, prev_ad_keyframes=None, scale_multiva
animatediff/nodes_gen2.py:229
Methodload_keyframe
(self, start_percent: float, prev_ad_keyframes=None, scale_multiva
animatediff/nodes_cameractrl.py:314
Methodload_lora_model_only
(self, model: ModelPatcher, lora_name: str, strength_model: float)
animatediff/nodes_conditioning.py:556
Methodload_mm_and_inject_params
(self, model: ModelPatcher, model_name: str, beta_schedule: str,# apply_mm_groupnorm_hack: boo
animatediff/nodes_gen1.py:42
Methodload_mm_and_inject_params
( self, model: ModelPatcher, latents: Dict[str, torch.Tensor], model_name: str
animatediff/nodes_deprecated.py:45
Methodload_mm_and_inject_params
(self, model: ModelPatcher, latents: Dict[str, torch.Tensor], model_name:
animatediff/nodes_deprecated.py:106
Methodload_mm_and_inject_params
(self, model: ModelPatcher, model_name: str, beta_schedule: str,# apply_mm_groupnorm_hack: boo
animatediff/nodes_deprecated.py:183
Methodload_model_as_lora_model_only
(self, model: ModelPatcher, ckpt_name: str, strength_model: float)
animatediff/nodes_conditioning.py:607
Methodload_motion_lora
(self, name: str, strength: float, prev_motion_lora: MotionLoraList=None, lora_name: str=None)
animatediff/nodes_lora.py:32
← previousnext →901–1,000 of 1,087, ranked by callers