MCPcopy Create free account

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

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

↓ 2 callersMethodmask_as_printed
(self, attr: str, op: str)
animatediff/ad_settings.py:155
↓ 2 callersFunctionnormalize_ad_state_dict
(mm_state_dict: dict[str, Tensor], mm_name: str)
animatediff/motion_module_ad.py:201
↓ 2 callersFunctionnormalize_min_max
(x: Tensor, new_min=0.0, new_max=1.0)
animatediff/utils_motion.py:102
↓ 2 callersFunctionparse_prompt_groups
(groups: list[tuple], length: int, clip: CLIP, options: PromptOptions)
animatediff/scheduling.py:169
↓ 2 callersFunctionparse_value_groups
(groups: list[tuple], length: int)
animatediff/scheduling.py:543
↓ 2 callersFunctionperturbed_attention_guidance_patch
(scale_multival: Union[float, Tensor])
animatediff/cfg_extras.py:34
↓ 2 callersMethodprepare_current
(self, t: Tensor, transformer_options: dict[str, Tensor])
animatediff/context_extras.py:488
↓ 2 callersMethodprepare_current_keyframe
(self, x: Tensor, t: Tensor, transformer_options: dict[str, Tensor])
animatediff/model_injection.py:733
↓ 2 callersMethodremove_forward_timestep_embed_patch
(self)
animatediff/model_injection.py:100
↓ 2 callersFunctionrescale_cfg_patch
(multiplier_multival: Union[float, Tensor])
animatediff/cfg_extras.py:68
↓ 2 callersMethodreset
(self)
animatediff/context.py:103
↓ 2 callersFunctionresize_multival
(multival: Union[float, Tensor], batch_size: int, height: int, width: int)
animatediff/utils_motion.py:311
↓ 2 callersMethodrestore_unet_conv_in_pia_fancyvideo
(self, model: BaseModel)
animatediff/motion_module_ad.py:616
↓ 2 callersMethodset_ACN_outer_sample_wrapper
(self, throw_exception=True)
animatediff/model_injection.py:151
↓ 2 callersMethodset_img_features
(self, img_features: list[Tensor], apply_ref_when_disabled=False)
animatediff/motion_module_ad.py:775
↓ 2 callersMethodset_insertion_weights
(self, insertion_weights: list[float])
animatediff/adapter_animatelcm_i2v.py:74
↓ 2 callersMethodset_outer_sample_wrapper
(self, wrapper: Callable)
animatediff/model_injection.py:160
↓ 2 callersMethodset_ref_drift
(self, ref_drift: float)
animatediff/adapter_animatelcm_i2v.py:69
↓ 2 callersMethodset_scale_mask
(self, idx: int, mask: Tensor)
animatediff/motion_module_ad.py:1049
↓ 2 callersMethodset_scale_multiplier
(self, idx: int, multiplier: Union[float, list[float], None])
animatediff/motion_module_ad.py:1045
↓ 2 callersMethodset_scale_multiplier
(self, multiplier: Union[float, None])
animatediff/motion_module_ad.py:1466
↓ 2 callersMethodstart
(self)
animatediff/utils_model.py:474
↓ 2 callersFunctionstrip_input
(text: str)
animatediff/scheduling.py:707
↓ 2 callersFunctiontry_mkdir
(full_path: str)
animatediff/utils_model.py:335
↓ 2 callersFunctionvae_decode_raw_batched
(vae: VAE, latents: Tensor, per_batch=16, show_pbar=False)
animatediff/utils_model.py:64
↓ 2 callersFunctionvalidate_model_compatibility_gen2
(model: ModelPatcher, motion_model: MotionModelPatcher)
animatediff/model_injection.py:986
↓ 2 callersFunctionvalidate_per_block_compatibility_keyframes
(motion_model: MotionModelPatcher, keyframes: ADKeyframeGroup)
animatediff/model_injection.py:1003
↓ 2 callersFunctionverify_load_result
(load_result: IncompatibleKeys, mm_info: AnimateDiffInfo)
animatediff/model_injection.py:879
↓ 2 callersFunctionzero_module
(module)
animatediff/motion_module_ad.py:44
↓ 2 callersFunctionzero_module
(module: nn.Module)
animatediff/adapter_hellomeme.py:37
↓ 1 callersFunctionCreatePreviewElement
(name, val, format)
web/js/gif_preview.js:61
↓ 1 callersMethod__init__
(self)
animatediff/utils_model.py:470
↓ 1 callersMethod__init__
(self, start_percent: float, end_percent: float, strength_multival: Union[float, Tensor], tun
animatediff/context_extras.py:221
↓ 1 callersFunction_create_OMCMModelPatcher
(model, load_device, offload_device)
animatediff/adapter_motionctrl.py:73
↓ 1 callersFunction_custom_noise_sampler_factory
(real_seed: int, noise_type: str, determinism: str)
animatediff/sample_settings.py:165
↓ 1 callersFunction_diffusion_model_groupnormed_wrapper_factory
(inject_helper: 'GroupnormInjectHelper')
animatediff/sampling.py:254
↓ 1 callersFunction_extract_single_cond
(single_cond: IndividualConditioning, index:int)
animatediff/scheduling.py:453
↓ 1 callersMethod_inject_mid
(self, unet_blocks: nn.ModuleList)
animatediff/adapter_hellomeme.py:265
↓ 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 callersMethod_perform_op
(self, model_dict: dict[str, Tensor], key: str, op: str, attr: str)
animatediff/ad_settings.py:223
↓ 1 callersMethod_prepare_mask_attn_scale
(self)
animatediff/ad_settings.py:31
↓ 1 callersFunction_prepare_sampling_wrapper_factory
(params: InjectionParams)
animatediff/sampling.py:272
↓ 1 callersMethod_reset_scale
(self)
animatediff/motion_module_ad.py:718
↓ 1 callersMethod_reset_sub_idxs
(self)
animatediff/motion_module_ad.py:721
↓ 1 callersMethod_reset_temp_vars
(self)
animatediff/motion_module_ad.py:708
↓ 1 callersFunction_sampler_sample_ancestral_options_factory
(custom_noise_sampler: Callable)
animatediff/sample_settings.py:153
↓ 1 callersMethodadd
(self, layer: NoiseLayer)
animatediff/sample_settings.py:296
↓ 1 callersMethodadd
(self, to_inject: NoisedImageToInject)
animatediff/sample_settings.py:908
↓ 1 callersMethodadd_to_start
(self, mm: MotionModelPatcher)
animatediff/model_injection.py:693
↓ 1 callersMethodadd_wrapper_sampler_sample
(self, model_options, seed)
animatediff/sample_settings.py:147
↓ 1 callersFunctionade_broadcast_image_to
(tensor, target_batch_size, batched_number)
animatediff/utils_motion.py:137
↓ 1 callersMethodapply_cached
(self, x_in: Tensor, conds_final: list[Tensor], counts_final: list[Tensor], ADGS: AnimateDiffGlobalState)
animatediff/context_extras.py:537
↓ 1 callersMethodapply_layer_noise
(self, new_noise: Tensor, old_noise: Tensor)
animatediff/sample_settings.py:228
↓ 1 callersMethodapply_motion_model
(self, motion_model: MotionModelPatcher, start_percent: float=0.0, end_percent: float=1.0,
animatediff/nodes_gen2.py:113
↓ 1 callersFunctionapply_params_to_motion_models
(helper: ModelPatcherHelper, params: InjectionParams, model_options: dict[str])
animatediff/sampling.py:281
↓ 1 callersMethodapply_zsnr
(new_model_sampling: comfy.model_sampling.ModelSamplingDiscrete)
animatediff/utils_model.py:264
↓ 1 callersFunctionas_html
(entry, depth=0)
animatediff/documentation.py:19
↓ 1 callersFunctionavg_pool_nd
Create a 1D, 2D, or 3D average pooling module.
animatediff/adapter_animatelcm_i2v.py:19
↓ 1 callersFunctionavg_pool_nd
Create a 1D, 2D, or 3D average pooling module.
animatediff/adapter_cameractrl.py:29
↓ 1 callersFunctionbox_low_pass_filter
Compute the ideal low pass filter mask (approximated version). Args: shape: shape of the filter (volume) d_s: normalized sto
animatediff/freeinit.py:143
↓ 1 callersFunctionbutterworth_low_pass_filter
Compute the butterworth low pass filter mask. Args: shape: shape of the filter (volume) n: order of the filter, larger n ~ i
animatediff/freeinit.py:100
↓ 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 callersFunctioncalculate_file_hash
(filename: str, hash_every_n: int = 50)
animatediff/utils_model.py:376
↓ 1 callersMethodcamera_pose_combo
(self, motion_type1: str, motion_type2: str, motion_type3: str,
animatediff/nodes_cameractrl.py:447
↓ 1 callersMethodcleanup
(self, patcher: MotionModelPatcher)
animatediff/model_injection.py:622
↓ 1 callersMethodcleanup
Clean contextref stuff with provided ACN function, if applicable.
animatediff/context_extras.py:327
↓ 1 callersMethodcleanup
(self)
animatediff/context_extras.py:550
↓ 1 callersFunctioncleanupNode
(node)
web/js/gif_preview.js:44
↓ 1 callersMethodcleanup_motion_models
(self)
animatediff/model_injection.py:91
↓ 1 callersMethodclone
(self)
animatediff/motion_lora.py:10
↓ 1 callersMethodclone
(self)
animatediff/motion_lora.py:21
↓ 1 callersMethodclone
(self)
animatediff/model_injection.py:702
↓ 1 callersMethodclone
(self)
animatediff/adapter_cameractrl.py:59
↓ 1 callersMethodclone
(self)
animatediff/sample_settings.py:919
↓ 1 callersMethodclone
(self)
animatediff/nodes_cameractrl.py:39
↓ 1 callersMethodclone
(self)
animatediff/context_extras.py:111
↓ 1 callersMethodcombine
(deltas: list['CameraMotion'])
animatediff/nodes_cameractrl.py:43
↓ 1 callersFunctioncombine_RTs
(RT_0: np.ndarray, RT_1: np.ndarray)
animatediff/nodes_cameractrl.py:130
↓ 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 callersFunctioncompute_R_from_rad_angle
(angles: np.ndarray)
animatediff/nodes_cameractrl.py:101
↓ 1 callersFunctionconvert_cameractrl_poses_to_RT
(poses: list[list[float]])
animatediff/adapter_motionctrl.py:87
↓ 1 callersFunctionconvert_hellomeme_state_dict
(mm_state_dict: dict[str, Tensor])
animatediff/motion_module_ad.py:284
↓ 1 callersFunctionconvert_hotshot_state_dict
(mm_state_dict: dict[str, Tensor])
animatediff/motion_module_ad.py:265
↓ 1 callersFunctioncreate_HMModelPatcher
(model: HMReferenceAdapter, load_device, offload_device)
animatediff/adapter_hellomeme.py:57
↓ 1 callersFunctioncreate_HM_forward_timestep_embed_patch
()
animatediff/adapter_hellomeme.py:43
↓ 1 callersFunctioncreate_diffusion_model_groupnormed_wrapper
(model_options: dict, inject_helper: 'GroupnormInjectHelper')
animatediff/sampling.py:248
↓ 1 callersMethodcreate_exposed_params
(self)
animatediff/sampling.py:176
↓ 1 callersFunctioncreate_forward_timestep_embed_patch
()
animatediff/model_injection.py:193
↓ 1 callersFunctioncreate_fresh_encoder_only_model
(motion_model: MotionModelPatcher)
animatediff/model_injection.py:917
↓ 1 callersFunctioncreate_fresh_motion_module
(motion_model: MotionModelPatcher)
animatediff/model_injection.py:908
↓ 1 callersFunctioncreate_hmref_apply_model_wrapper
(model_options: dict)
animatediff/adapter_hellomeme.py:97
↓ 1 callersFunctioncreate_hmref_attachment
(model: ModelPatcher, attachment: HMRefAttachment)
animatediff/adapter_hellomeme.py:89
↓ 1 callersMethodcreate_injector
(self)
animatediff/adapter_hellomeme.py:294
↓ 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 callersFunctioncreate_multival_combo
(float_val: Union[float, list[float]], mask_optional: Tensor=None)
animatediff/utils_motion.py:243
↓ 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
↓ 1 callersMethodcreate_options
(self, view_opts_req: ContextOptions, start_percent: float=0.0, guarantee_steps: int=1,
animatediff/nodes_context.py:250
↓ 1 callersFunctioncreate_prepare_sampling_wrapper
(model_options: dict, params: InjectionParams)
animatediff/sampling.py:263
← previousnext →201–300 of 1,087, ranked by callers