MCPcopy Create free account

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

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

Method__init__
(self)
animatediff/sample_settings.py:293
Method__init__
(self, iterations: int=1, cache_init_noise=False, cache_init_latents=False, iter_batch_offset
animatediff/sample_settings.py:514
Method__init__
(self, iterations: int, step: int=999, apply_to_1st_iter: bool=False, filter=freeinit.FreeIni
animatediff/sample_settings.py:550
Method__init__
(self, scale: float=0.5, calib_iterations: int=1)
animatediff/sample_settings.py:620
Method__init__
(self)
animatediff/sample_settings.py:699
Method__init__
(self, cfg_multival: Union[float, Tensor], start_percent=0.0, guarantee_steps=1, cfg_extras: CFGExtrasGroup=No
animatediff/sample_settings.py:715
Method__init__
(self)
animatediff/sample_settings.py:737
Method__init__
(self, x=0, y=0)
animatediff/sample_settings.py:858
Method__init__
(self, image: Tensor, mask: Tensor, vae: VAE, start_percent: float, guarantee_steps: int=1, i
animatediff/sample_settings.py:867
Method__init__
(self)
animatediff/sample_settings.py:895
Method__init__
(self, rotate: tuple[float], translate: tuple[float])
animatediff/nodes_cameractrl.py:24
Method__init__
(self)
animatediff/adapter_motionctrl.py:99
Method__init__
(self, downscale_factor=8, channels=[320, 640, 1280, 1280],
animatediff/adapter_motionctrl.py:104
Method__init__
(self, start_percent: float, end_percent: float)
animatediff/context_extras.py:21
Method__init__
(self, attn_style_fidelity=0.0, attn_ref_weight=0.0, attn_strength=0.0, adai
animatediff/context_extras.py:48
Method__init__
(self, mode: str, sliding_width=2, indexes: set[int]=set([0]))
animatediff/context_extras.py:77
Method__init__
(self, mult=1.0, mult_multival: Union[float, Tensor]=None, tune_replace: ContextRefTune=None, mode_replace: Co
animatediff/context_extras.py:97
Method__init__
(self)
animatediff/context_extras.py:118
Method__init__
(self)
animatediff/context_extras.py:258
Method__init__
(self, mult=1.0, mult_multival: Union[float, Tensor]=None, start_percent=0.0, guarantee_steps=1, inherit_missi
animatediff/context_extras.py:337
Method__init__
(self)
animatediff/context_extras.py:361
Method__init__
(self, start_percent: float, end_percent: float, weighted_mean: float, multival_opt: Union[float, Tensor]=None
animatediff/context_extras.py:469
Method__init__
(self)
animatediff/context_extras.py:520
Method__init__
(self)
animatediff/context_extras.py:561
Method__iter__
(self, *args, **kwargs)
animatediff/utils_motion.py:515
Method__len__
(self)
animatediff/utils_motion.py:484
Method__len__
(self, *args, **kwargs)
animatediff/utils_motion.py:521
Method__next__
(self, *args, **kwargs)
animatediff/utils_motion.py:518
Method__setattr__
(self, name, value)
animatediff/utils_motion.py:512
Method__setitem__
(self, *args, **kwargs)
animatediff/utils_motion.py:527
Method__str__
(self)
animatediff/utils_motion.py:372
Function_apply_model_wrapper
(executor, *args, **kwargs)
animatediff/sampling.py:224
Method_convert_to_freenoise
(noise: Tensor, seed: int, extra_args: dict, device=RandDevice.CPU, **kwargs)
animatediff/sample_settings.py:465
Method_convert_to_repeated_context
(noise: Tensor, extra_args: dict, device=RandDevice.CPU, **kwargs)
animatediff/sample_settings.py:453
Function_diffusion_model_groupnormed_wrapper
(executor, *args, **kwargs)
animatediff/sampling.py:255
Method_eject
(self, unet_blocks: nn.ModuleList)
animatediff/motion_module_ad.py:1540
Function_handle_context_batch
(device: torch.device, batch_windows, model_options_batch, results: list[list[ContextResults]])
animatediff/sampling.py:814
Function_hm_forward_timestep_embed_patch_ade
(layer, x, emb, context, transformer_options, *args, **kwargs)
animatediff/adapter_hellomeme.py:46
Function_hmref_apply_model_wrapper
(executor, *args, **kwargs)
animatediff/adapter_hellomeme.py:104
Function_mm_clean_callback
(self: MotionModelPatcher, *args, **kwargs)
animatediff/model_injection.py:244
Function_mm_handle_float8_pe_tensors_callback
(self: MotionModelPatcher, *args, **kwargs)
animatediff/model_injection.py:229
Function_mm_patch_lowvram_extras_callback
(self: MotionModelPatcher, device_to, lowvram_model_memory, *args, **kwargs)
animatediff/model_injection.py:211
Function_mm_pre_run_callback
(self: MotionModelPatcher, *args, **kwargs)
animatediff/model_injection.py:240
Function_prepare_sampling_wrapper
(executor, model: ModelPatcher, noise_shape: Tensor, *args, **kwargs)
animatediff/sampling.py:273
Functionad_callback
(step, x0, x, total_steps)
animatediff/sampling.py:482
Methodadd_cfg_extras
(self, scale: float, prev_extras: CFGExtrasGroup=None)
animatediff/nodes_sample.py:588
Methodadd_cfg_extras
(self, mult_multival: Union[float, Tensor], prev_extras: CFGExtrasGroup=None)
animatediff/nodes_sample.py:609
Methodadd_cfg_extras
(self, multiplier: float, prev_extras: CFGExtrasGroup=None)
animatediff/nodes_sample.py:643
Methodadd_to_start
(self, context: ContextOptions)
animatediff/context.py:134
Methodadd_values_replace
(self, value_key: str, floats: Union[list[float]], prev_replace: dict=None)
animatediff/nodes_scheduling.py:250
Methodappend_and_combine
(self, positive, negative, positive_ADD, negative_ADD, strength: float, set_cond_ar
animatediff/nodes_conditioning.py:186
Methodappend_and_combine
(self, cond, cond_ADD, strength: float, set_cond_area: str,
animatediff/nodes_conditioning.py:221
Methodappend_and_combine
(self, positive, negative, positive_DEFAULT, negative_DEFAULT, opt_lora_hook: HookG
animatediff/nodes_conditioning.py:255
Methodappend_and_combine
(self, cond, cond_DEFAULT, opt_lora_hook: HookGroup=None)
animatediff/nodes_conditioning.py:284
Methodappend_and_hook
(self, positive_ADD, negative_ADD, strength: float, set_cond_area: str,
animatediff/nodes_conditioning.py:114
Methodappend_and_hook
(self, cond_ADD, strength: float, set_cond_area: str, opt_mask
animatediff/nodes_conditioning.py:148
Methodapply_layer_noise
(self, new_noise: Tensor, old_noise: Tensor)
animatediff/sample_settings.py:243
Methodapply_layer_noise
(self, new_noise: Tensor, old_noise: Tensor)
animatediff/sample_settings.py:255
Methodapply_layer_noise
(self, new_noise: Tensor, old_noise: Tensor)
animatediff/sample_settings.py:268
Methodapply_layer_noise
(self, new_noise: Tensor, old_noise: Tensor)
animatediff/sample_settings.py:280
Methodapply_lora_hook
(self, clip: CLIP, lora_hook: HookGroup)
animatediff/nodes_conditioning.py:667
Methodapply_motion_model
(self, motion_model: MotionModelPatcher, image: Tensor, vae: VAE, start_percent: fl
animatediff/nodes_pia.py:139
Methodapply_motion_model
(self, motion_model: MotionModelPatcher, start_percent: float=0.0, end_percent: float=1.0,
animatediff/nodes_motionctrl.py:126
Methodapply_motion_model
(self, motion_model: MotionModelPatcher, ref_latent: dict, ref_drift: float=0.0, apply_ref_when_disabled=False
animatediff/nodes_animatelcmi2v.py:48
Methodapply_motion_model
(self, motion_model: MotionModelPatcher, motion_lora: MotionLoraList=None,
animatediff/nodes_gen2.py:168
Methodapply_motion_model
(self, motion_model: MotionModelPatcher, image: Tensor, vae: VAE, start_percent: fl
animatediff/nodes_fancyvideo.py:48
Methodapply_motion_model
(self, motion_model: MotionModelPatcher, cameractrl_poses: list[list[float]], start_percent: float=0.0, end_pe
animatediff/nodes_cameractrl.py:246
Methodattach_lora_hook
(self, conditioning, lora_hook: HookGroup)
animatediff/nodes_conditioning.py:641
FunctionbeforeRegisterNodeDef
(nodeType, nodeData, app)
web/js/gif_preview.js:100
FunctionbeforeRegisterNodeDef
(nodeType, nodeData, app)
web/js/documentation.js:273
FunctionbeforeRegisterNodeDef
(nodeType, nodeData, app)
web/js/autosize.js:20
Methodblock_control
(self, effect: Union[float, Tensor, None]=None, scale: Union[float, Tensor, None]=None)
animatediff/nodes_per_block.py:51
Methodblock_control
(self, effect: Union[float, Tensor, None]=None, scale_0: Union[float, Tensor, None]=None
animatediff/nodes_per_block.py:79
Functioncalculate_model_hash
(model: ModelPatcher)
animatediff/utils_model.py:390
Methodcall_extras
(model_options: dict[str])
animatediff/nodes_sample.py:560
Methodcall_extras
(model_options: dict[str])
animatediff/nodes_sample.py:615
Methodcamera_manual_append
(self, poses_first: list[list[float]], poses_last: list[list[float]])
animatediff/nodes_cameractrl.py:521
Methodcamera_pose_basic
(self, motion_type: str, speed: float, frame_length: int, prev_poses: list[list[float]]=None)
animatediff/nodes_cameractrl.py:415
Methodcamera_pose_combo
(self, motion_type1: str, motion_type2: str, motion_type3: str,
animatediff/nodes_cameractrl.py:493
Methodcfg_extras
(self)
animatediff/sample_settings.py:851
Functioncfg_function
(args)
animatediff/cfg_extras.py:69
Methodcfg_multival
(self)
animatediff/sample_settings.py:845
Methodcleanup
(self)
animatediff/adapter_animatelcm_i2v.py:80
Methodcleanup
(self)
animatediff/motion_module_ad.py:507
Methodcleanup
(self, *args, **kwargs)
animatediff/adapter_hellomeme.py:167
Methodcleanup
(self)
animatediff/sample_settings.py:118
Methodcleanup
(self)
animatediff/context_extras.py:41
Methodcleanup
(self)
animatediff/context_extras.py:599
Methodclone
(self)
animatediff/utils_model.py:255
Methodclone
(self)
animatediff/sample_settings.py:729
Methodclone
(self)
animatediff/sample_settings.py:862
Methodclone
(self)
animatediff/sample_settings.py:885
Methodclone
(self)
animatediff/context_extras.py:353
Methodclosed_loop
(self)
animatediff/context.py:215
Methodcombine
(self, positive_A, negative_A, positive_B, negative_B)
animatediff/nodes_conditioning.py:312
Methodcombine
(self, cond_A, cond_B)
animatediff/nodes_conditioning.py:335
Methodcombine_lora_hooks
(self, lora_hook_A: HookGroup=None, lora_hook_B: HookGroup=None)
animatediff/nodes_conditioning.py:692
Methodcombine_lora_hooks
(self, lora_hook_A: HookGroup=None, lora_hook_B: HookGroup=None,
animatediff/nodes_conditioning.py:720
Methodcombine_lora_hooks
(self, lora_hook_A: HookGroup=None, lora_hook_B: HookGroup=None,
animatediff/nodes_conditioning.py:754
Functioncombine_poses_redux
(poses0: list[list[float]], poses1: list[list[float]])
animatediff/nodes_cameractrl.py:180
← previousnext →701–800 of 1,087, ranked by callers