MCPcopy Create free account

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

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

↓ 1 callersMethodload_lora
(self, model: Union[ModelPatcher], clip: CLIP, lora_name: str, strength_model: float, strength_clip: float)
animatediff/nodes_conditioning.py:514
↓ 1 callersMethodload_model_as_lora
(self, model: ModelPatcher, clip: CLIP, ckpt_name: str, strength_model: float, strength_clip: float)
animatediff/nodes_conditioning.py:583
↓ 1 callersFunctionload_motionctrl_omcm
(omcm_name: str)
animatediff/adapter_motionctrl.py:52
↓ 1 callersMethodneeds_apply_model_wrapper
Returns true of AnimateLCM-I2V, CameraCtrl, or MotionCtrl is in use.
animatediff/motion_module_ad.py:395
↓ 1 callersFunctionoffsetDOMWidget
( widget, ctx, node, widgetWidth, widgetY, height )
web/js/gif_preview.js:4
↓ 1 callersMethodperform_calibration
(self, sample_func: Callable, model: ModelPatcher, latents: Tensor, noise: Tensor, is_custom: bool, args: list
animatediff/sample_settings.py:624
↓ 1 callersFunctionperform_image_injection
(ADGS: AnimateDiffGlobalState, model: BaseModel, latents: Tensor, to_inject: NoisedImageToInject)
animatediff/sampling.py:645
↓ 1 callersMethodperform_special_model_features
(self, conds: list, x_in: Tensor, model_options: dict[str])
animatediff/sampling.py:86
↓ 1 callersMethodpre_run
(self)
animatediff/model_injection.py:172
↓ 1 callersMethodprepare_alcmi2v_features
Used for AnimateLCM-I2V
animatediff/model_injection.py:415
↓ 1 callersMethodprepare_camera_features
Used for CameraCtrl
animatediff/model_injection.py:442
↓ 1 callersFunctionprepare_control_objects
(control: ControlBase, full_idxs: list[int], ADGS: AnimateDiffGlobalState, device=None)
animatediff/sampling.py:694
↓ 1 callersMethodprepare_current
(self, t: Tensor, transformer_options)
animatediff/context.py:159
↓ 1 callersMethodprepare_current_context
(self, t: Tensor, transformer_options: dict[str, Tensor])
animatediff/context.py:163
↓ 1 callersMethodprepare_current_keyframe
(self, t: Tensor, transformer_options: dict[str, Tensor])
animatediff/context_extras.py:423
↓ 1 callersMethodprepare_current_keyframes
(self, x: Tensor, timestep: Tensor, transformer_options: dict[str, Tensor])
animatediff/sampling.py:78
↓ 1 callersFunctionprepare_dinklink
()
animatediff/dinklink.py:42
↓ 1 callersFunctionprepare_dinklink_motion_module_ad
()
animatediff/motion_module_ad.py:36
↓ 1 callersFunctionprepare_dinklink_register_definitions
()
animatediff/model_injection.py:38
↓ 1 callersFunctionprepare_hmref_state_dict
(state_dict: dict[str, Tensor], name: str)
animatediff/adapter_hellomeme.py:81
↓ 1 callersFunctionprepare_mask_ad
ensures noise mask is of proper dimensions
animatediff/sample_settings.py:25
↓ 1 callersMethodprepare_motionctrl_camera
Used for MotionCtrl
animatediff/model_injection.py:476
↓ 1 callersFunctionprepare_pose_embedding
(cam_params: list[CameraEntry], image_width, image_height)
animatediff/adapter_cameractrl.py:138
↓ 1 callersFunctionprepare_prompts
(pairs: list[InputPair], options: PromptOptions)
animatediff/scheduling.py:189
↓ 1 callersMethodprepare_ref_latent
(self, model: BaseModel, x: Tensor)
animatediff/adapter_hellomeme.py:140
↓ 1 callersMethodprepare_referencecn
(self, ctx_idxs: list[int], window_idx: int, model_options)
animatediff/context_extras.py:289
↓ 1 callersMethodpreprocess_latents
(self, curr_i: int, model: ModelPatcher, latents: Tensor, noise: Tensor, cached_latents: Tensor, cached_noise:
animatediff/sample_settings.py:570
↓ 1 callersFunctionray_condition
(K: Tensor, c2w: Tensor, H, W, device)
animatediff/adapter_cameractrl.py:104
↓ 1 callersMethodremove_motion_models
(self)
animatediff/model_injection.py:87
↓ 1 callersMethodreset
(self)
animatediff/context_extras.py:125
↓ 1 callersMethodreset_attention_type
(self)
animatediff/utils_motion.py:58
↓ 1 callersMethodreset_context
(self)
animatediff/model_injection.py:1163
↓ 1 callersMethodrestore_functions
(self, helper: ModelPatcherHelper)
animatediff/sampling.py:365
↓ 1 callersMethodrestore_special_model_features
(self)
animatediff/sampling.py:119
↓ 1 callersFunctionselect_indexes
(input_obj: Union[Tensor, list], idxs: list)
animatediff/utils_scheduling.py:160
↓ 1 callersMethodset_calc_cond_batch_wrapper
(self, wrapper: Callable)
animatediff/model_injection.py:164
↓ 1 callersMethodset_camera_encoder
(self, camera_encoder: CameraPoseEncoder)
animatediff/motion_module_ad.py:403
↓ 1 callersMethodset_camera_features
(self, camera_features: list[Tensor])
animatediff/motion_module_ad.py:900
↓ 1 callersMethodset_effect
(self, multival: Union[float, Tensor], per_block_list: Union[list[PerBlock], None]=None)
animatediff/motion_module_ad.py:863
↓ 1 callersMethodset_forward_timestep_embed_patch
(self)
animatediff/model_injection.py:96
↓ 1 callersMethodset_img_features
(self, img_features: list[Tensor], apply_ref_when_disabled=False)
animatediff/motion_module_ad.py:895
↓ 1 callersFunctionset_model_options_post_cfg_function
(model_options, post_cfg_function, disable_cfg1_optimization=False)
animatediff/cfg_extras.py:25
↓ 1 callersFunctionset_model_options_sampler_cfg_function
(model_options: dict[str], sampler_cfg_function, disable_cfg1_optimization=False)
animatediff/cfg_extras.py:16
↓ 1 callersMethodset_motion_models
(self, motion_models: list[MotionModelPatcher])
animatediff/model_injection.py:82
↓ 1 callersMethodset_noise_extra_args
(self, noise_extra_args: dict)
animatediff/model_injection.py:1148
↓ 1 callersMethodset_params
(self, params: InjectionParams)
animatediff/model_injection.py:144
↓ 1 callersMethodset_sample_settings
(self, sample_settings: SampleSettings)
animatediff/model_injection.py:136
↓ 1 callersMethodset_scale
(self, scale: Union[float, Tensor, None], per_block_list: Union[list[PerBlock], None]=None)
animatediff/motion_module_ad.py:632
↓ 1 callersMethodset_sub_idxs
(self, sub_idxs: list[int])
animatediff/motion_module_ad.py:673
↓ 1 callersMethodset_video_length
(self, video_length: int, full_length: int)
animatediff/model_injection.py:716
↓ 1 callersMethodset_view_options
(self, view_options: ContextOptions)
animatediff/motion_module_ad.py:892
↓ 1 callersFunctionshift_window_to_end
(window: list[int], num_frames: int)
animatediff/context.py:538
↓ 1 callersFunctionshift_window_to_start
(window: list[int], num_frames: int)
animatediff/context.py:530
↓ 1 callersMethodshould_handle_camera_features
(self)
animatediff/motion_module_ad.py:938
↓ 1 callersMethodshould_run_context_ref
(self)
animatediff/context_extras.py:581
↓ 1 callersMethodshould_run_naive_reuse
(self)
animatediff/context_extras.py:586
↓ 1 callersFunctionslerp_tensors
(tensor_from: Tensor, tensor_to: Tensor, strength_to: Tensor, dot_threshold=0.9995)
animatediff/utils_scheduling.py:26
↓ 1 callersFunctionstack_RTs
(RT_0: np.ndarray, RT_1: np.ndarray)
animatediff/nodes_cameractrl.py:146
↓ 1 callersFunctionstrip_value
(text: str, limit=-1)
animatediff/scheduling.py:691
↓ 1 callersMethodto_name
(cls, alias: str)
animatediff/utils_model.py:196
↓ 1 callersMethodupdate_with_inject_params
(self, params: InjectionParams)
animatediff/sampling.py:170
↓ 1 callersFunctionvalidate_index
(raw_index: Union[str, int, float], length: int=0, is_range: bool=False, allow_negative=False, allow_missing=F
animatediff/utils_scheduling.py:46
↓ 1 callersFunctionverify_key_value
(key: str, raise_error=True)
animatediff/scheduling.py:64
FunctionADEAUTOSIZE
(node, inputName, inputData)
web/js/autosize.js:34
FunctionADEWARN
(node, inputName, inputData)
web/js/deprecate_nodes.js:7
MethodINPUT_TYPES
(s)
animatediff/nodes_extras.py:25
MethodINPUT_TYPES
(s)
animatediff/nodes_extras.py:41
MethodINPUT_TYPES
(s)
animatediff/nodes_extras.py:74
MethodINPUT_TYPES
(s)
animatediff/nodes_extras.py:90
MethodINPUT_TYPES
(s)
animatediff/nodes_extras.py:112
MethodINPUT_TYPES
(s)
animatediff/nodes_pia.py:112
MethodINPUT_TYPES
(s)
animatediff/nodes_pia.py:165
MethodINPUT_TYPES
(s)
animatediff/nodes_pia.py:195
MethodINPUT_TYPES
(s)
animatediff/nodes_pia.py:232
MethodINPUT_TYPES
(s)
animatediff/nodes_pia.py:252
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:20
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:62
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:91
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:128
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:168
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:209
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:249
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:271
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:308
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:331
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:357
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:380
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:412
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:440
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:489
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:536
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:570
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:594
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:625
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:649
MethodINPUT_TYPES
(s)
animatediff/nodes_sample.py:689
MethodINPUT_TYPES
(s)
animatediff/nodes_scheduling.py:68
MethodINPUT_TYPES
(s)
animatediff/nodes_scheduling.py:108
MethodINPUT_TYPES
(s)
animatediff/nodes_scheduling.py:148
MethodINPUT_TYPES
(s)
animatediff/nodes_scheduling.py:187
← previousnext →401–500 of 1,087, ranked by callers