MCPcopy Create free account

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

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

MethodINPUT_TYPES
(s)
animatediff/nodes_deprecated.py:84
MethodINPUT_TYPES
(s)
animatediff/nodes_deprecated.py:158
MethodINPUT_TYPES
(s)
animatediff/nodes_deprecated.py:248
MethodINPUT_TYPES
(s)
animatediff/nodes_deprecated.py:389
MethodINPUT_TYPES
(s)
animatediff/nodes_deprecated.py:418
MethodINPUT_TYPES
(s)
animatediff/nodes_deprecated.py:451
MethodINPUT_TYPES
(s)
animatediff/nodes_deprecated.py:502
MethodINPUT_TYPES
(s)
animatediff/nodes_cameractrl.py:223
MethodINPUT_TYPES
(s)
animatediff/nodes_cameractrl.py:267
MethodINPUT_TYPES
(s)
animatediff/nodes_cameractrl.py:291
MethodINPUT_TYPES
(s)
animatediff/nodes_cameractrl.py:328
MethodINPUT_TYPES
(s)
animatediff/nodes_cameractrl.py:356
MethodINPUT_TYPES
(cls)
animatediff/nodes_cameractrl.py:396
MethodINPUT_TYPES
(cls)
animatediff/nodes_cameractrl.py:426
MethodINPUT_TYPES
(cls)
animatediff/nodes_cameractrl.py:466
MethodINPUT_TYPES
(cls)
animatediff/nodes_cameractrl.py:509
MethodINPUT_TYPES
(cls)
animatediff/nodes_cameractrl.py:527
MethodINPUT_TYPES
(cls)
animatediff/nodes_cameractrl.py:555
MethodIS_CHANGED
(s, file_path, **kwargs)
animatediff/nodes_cameractrl.py:364
MethodVALIDATE_INPUTS
(s, file_path, **kwargs)
animatediff/nodes_cameractrl.py:370
Method__call__
(self, *args, **kwargs)
animatediff/utils_motion.py:500
Method__call__
(self, *args, **kwargs)
animatediff/utils_motion.py:530
Method__enter__
(self)
animatediff/sampling.py:384
Method__enter__
(self)
animatediff/sampling.py:411
Method__exit__
(self, *args, **kwargs)
animatediff/sampling.py:395
Method__exit__
(self, *args, **kwargs)
animatediff/sampling.py:422
Method__getattr__
(self, *args, **kwargs)
animatediff/utils_motion.py:509
Method__getitem__
(self, index)
animatediff/utils_motion.py:481
Method__getitem__
(self, *args, **kwargs)
animatediff/utils_motion.py:524
Method__getitem__
(self, index)
animatediff/model_injection.py:696
Method__getitem__
(self, index)
animatediff/sample_settings.py:304
Method__init__
(self, context_length: int=None, context_stride: int=None, context_overlap: int=None, context
animatediff/context.py:47
Method__init__
(self)
animatediff/context.py:94
Method__init__
(self, img_width: int, video_length: int)
animatediff/context.py:568
Method__init__
(self, draw: ImageDraw.ImageDraw, vs: VisualizeSettings, home_x: int=0, home_y: int=0)
animatediff/context.py:589
Method__init__
(self, in_channels: int, cond_embed_dim: int, act_fn: str = "silu", ops=comfy.ops.disable_weight_init)
animatediff/adapter_fancyvideo.py:24
Method__init__
(self, in_c, out_c, down: bool, ksize=3, sk=False, use_conv=True, ops=comfy.ops.disable_weigh
animatediff/adapter_animatelcm_i2v.py:116
Method__init__
(self, channels, use_conv: bool, dims=2, out_channels=None, padding=1, ops=comfy.ops.disable_
animatediff/adapter_animatelcm_i2v.py:162
Method__init__
(self)
animatediff/nodes_extras.py:21
Method__init__
(self, device="cpu")
animatediff/nodes_extras.py:70
Method__init__
(self, sd_type: str, mm_format: str, mm_version: str, mm_name: str)
animatediff/motion_module_ad.py:70
Method__init__
(self, mm_state_dict: dict[str, Tensor], mm_info: AnimateDiffInfo, init_kwargs: dict[str]={})
animatediff/motion_module_ad.py:329
Method__init__
( self, in_channels, block_type: str, block_idx: int, module_idx: int,
animatediff/motion_module_ad.py:798
Method__init__
( self, in_channels, num_attention_heads, attention_head_dim, num_laye
animatediff/motion_module_ad.py:969
Method__init__
( self, dim, num_attention_heads, attention_head_dim, attention_block_
animatediff/motion_module_ad.py:1235
Method__init__
(self, d_model, dropout=0.0, max_len=24)
animatediff/motion_module_ad.py:1408
Method__init__
( self, attention_mode=None, cross_frame_attention_mode=None, temporal_pe=Fals
animatediff/motion_module_ad.py:1434
Method__init__
(self, mm_state_dict: dict[str, Tensor], mm_info: AnimateDiffInfo)
animatediff/motion_module_ad.py:1531
Method__init__
( self, in_channels, block_type: str=BlockType.DOWN, block_idx
animatediff/motion_module_ad.py:1556
Method__init__
( self, in_channels, block_type: str, block_idx: int,
animatediff/motion_module_ad.py:1584
Method__init__
(self, beta_schedule: str, linear_start: float=None, linear_end: float=None, given_betas: Tensor=None, timeste
animatediff/utils_model.py:78
Method__init__
(self, *args, **kwargs)
animatediff/utils_model.py:111
Method__init__
(self, model_sampling: comfy.model_sampling.ModelSamplingDiscrete, model_type: ModelType)
animatediff/utils_model.py:243
Method__init__
(self, preset: str, index: int, mult_multival: Union[float, Tensor]=None, effect_multival: Union[float, Tensor
animatediff/nodes_pia.py:60
Method__init__
(self, query_dim, context_dim=None, heads=8, dim_head=64, dropout=0., dtype=None, device=None,
animatediff/utils_motion.py:40
Method__init__
(self, num_groups: int, num_channels: int, eps: float = 1e-5, affine: bool = True, device=Non
animatediff/utils_motion.py:91
Method__init__
(self, effect_multival: Union[float, Tensor]=None)
animatediff/utils_motion.py:221
Method__init__
(self, multival: Union[float, Tensor], effect_multival: Union[float, Tensor]=None)
animatediff/utils_motion.py:230
Method__init__
(self, block_type: str, block_idx: Union[int, None]=None, module_idx: Union[int, None]=None)
animatediff/utils_motion.py:353
Method__init__
(self, id: PerBlockId, effect: Union[float, Tensor, None]=None, scales: Union[list[Union[floa
animatediff/utils_motion.py:377
Method__init__
(self, start_percent: float = 0.0, scale_multival: Union[float, Tensor]=None
animatediff/utils_motion.py:405
Method__init__
(self)
animatediff/utils_motion.py:456
Method__init__
(self)
animatediff/utils_motion.py:506
Method__init__
(self, name: str, strength: float = 1.0, hash: str="")
animatediff/motion_lora.py:2
Method__init__
(self)
animatediff/motion_lora.py:15
Method__init__
(self)
animatediff/adapter_hellomeme.py:53
Method__init__
(self, image: Tensor, vae: VAE)
animatediff/adapter_hellomeme.py:127
Method__init__
(self, block_out_channels: tuple[int] = (320, 640, 1280, 1280), num_attentio
animatediff/adapter_hellomeme.py:173
Method__init__
(self)
animatediff/adapter_hellomeme.py:299
Method__init__
(self, in_channels: int, index: int, num_attention_heads: i
animatediff/adapter_hellomeme.py:304
Method__init__
(self, channel_in, channel_out, heads: int=8,
animatediff/adapter_hellomeme.py:431
Method__init__
(self, embed_dim: int, max_seq_length: int = 32)
animatediff/adapter_hellomeme.py:511
Method__init__
(self)
animatediff/adapter_hellomeme.py:527
Method__init__
(self)
animatediff/model_injection.py:47
Method__init__
(self, model: ModelPatcher)
animatediff/model_injection.py:56
Method__init__
(self)
animatediff/model_injection.py:254
Method__init__
(self, init_motion_model: Union[MotionModelPatcher, list[MotionModelPatcher]]=None)
animatediff/model_injection.py:680
Method__init__
(self, unlimited_area_hack: bool=False, apply_mm_groupnorm_hack: bool=True, apply_v2_properly
animatediff/model_injection.py:1138
Method__init__
(self, effect: Union[float, Tensor, None]=None, scales: Union[list[float, Tensor], None]=list
animatediff/nodes_per_block.py:11
Method__init__
(self)
animatediff/documentation.py:60
Method__init__
(self)
animatediff/nodes_conditioning.py:491
Method__init__
(self)
animatediff/sampling.py:41
Method__init__
(self)
animatediff/sampling.py:323
Method__init__
(self, holder: FunctionInjectionHolder=None)
animatediff/sampling.py:379
Method__init__
(self, holder: FunctionInjectionHolder=None)
animatediff/sampling.py:406
Method__init__
(self, adjust_pe: 'AdjustGroup'=None, adjust_weight: 'AdjustGroup'=None,
animatediff/ad_settings.py:11
Method__init__
(self, print_adjustment=False)
animatediff/ad_settings.py:44
Method__init__
(self, cap_initial_pe_length: int=0, interpolate_pe_to_length: int=0, initia
animatediff/ad_settings.py:53
Method__init__
(self, all_ADD=0.0, all_MULT=1.0, pe_ADD=0.0, pe_MULT=1.0,
animatediff/ad_settings.py:106
Method__init__
(self, initial: ADJUST_TYPES=None)
animatediff/ad_settings.py:247
Method__init__
(self, downscale_factor=8, channels=[320, 640, 1280, 1280],
animatediff/adapter_cameractrl.py:167
Method__init__
(self, in_c, out_c, down: bool, ksize=3, sk=False, use_conv=True, ops=comfy.ops.disable_weigh
animatediff/adapter_cameractrl.py:261
Method__init__
(self, channels, use_conv: bool, dims=2, out_channels=None, padding=1, ops=comfy.ops.disable_
animatediff/adapter_cameractrl.py:305
Method__init__
(self, batch_offset: int=0, noise_type: str=None, seed_gen: str=None, seed_offset: int=0, noise_layers: NoiseL
animatediff/sample_settings.py:70
Method__init__
(self, noise_type: str, determinism: str, seed_offset: int, seed_override: int=None)
animatediff/sample_settings.py:133
Method__init__
(self, noise_type: str, batch_offset: int, seed_gen_override: str, seed_offset: int, seed_override: int=None,
animatediff/sample_settings.py:209
Method__init__
(self, noise_type: str, batch_offset: int, seed_gen_override: str, seed_offset: int, seed_override: int=None,
animatediff/sample_settings.py:239
Method__init__
(self, noise_type: str, batch_offset: int, seed_gen_override: str, seed_offset: int, seed_override: int=None,
animatediff/sample_settings.py:249
Method__init__
(self, noise_type: str, batch_offset: int, seed_gen_override: str, seed_offset: int, seed_override: int=None,
animatediff/sample_settings.py:261
Method__init__
(self, noise_type: str, batch_offset: int, seed_gen_override: str, seed_offset: int, seed_override: int=None,
animatediff/sample_settings.py:274
← previousnext →601–700 of 1,087, ranked by callers