MCPcopy Create free account

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

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

Functioncombine_poses_with_ndarray
(poses: list[list[float]], RT: np.ndarray)
animatediff/nodes_cameractrl.py:190
Methodcontext_length
(self)
animatediff/context.py:199
Methodcontext_overlap
(self)
animatediff/context.py:203
Methodcontext_schedule
(self)
animatediff/context.py:211
Methodcontext_stride
(self)
animatediff/context.py:207
Functionconv_nd
Create a 1D, 2D, or 3D convolution module.
animatediff/adapter_cameractrl.py:16
Methodconvert_multival_to_mask
(self, multival: Union[float, Tensor])
animatediff/nodes_multival.py:171
Methodconvert_to_floats
(self, FLOAT: Union[float, list[float]])
animatediff/nodes_scheduling.py:281
Methodcreate_ancestral_opts
(self, noise_type: str, seed_offset: int, determinism: str=NoiseDeterminism.DEFAULT, seed_override: int=None)
animatediff/nodes_sample.py:83
Methodcreate_context_extra
(self, start_percent=0.0, end_percent=0.1, weighted_mean=0.95, strength_multival: Union[float, Tensor]=None,
animatediff/nodes_context_extras.py:66
Methodcreate_context_extra
(self, start_percent=0.0, end_percent=0.1, strength_multival: Union[float, Tensor]=None,
animatediff/nodes_context_extras.py:247
Methodcreate_contextref_mode
(self)
animatediff/nodes_context_extras.py:428
Methodcreate_contextref_mode
(self, sliding_width)
animatediff/nodes_context_extras.py:451
Methodcreate_contextref_mode
(self, switch_on_idxs: str, always_include_0: bool)
animatediff/nodes_context_extras.py:475
Methodcreate_contextref_tune
(self, attn_style_fidelity=1.0, attn_ref_weight=1.0, attn_strength=1.0, adain_style_fi
animatediff/nodes_context_extras.py:506
Methodcreate_contextref_tune
(self, attn_style_fidelity=1.0, attn_ref_weight=1.0, attn_strength=1.0)
animatediff/nodes_context_extras.py:534
Methodcreate_custom_cfg
(self, cfg: float, cfg_extras: CFGExtrasGroup=None)
animatediff/nodes_sample.py:374
Methodcreate_custom_cfg
(self, cfg_multival: Union[float, Tensor], start_percent: float=0.0, guarantee_steps: int=1,
animatediff/nodes_sample.py:400
Methodcreate_custom_cfg
(self, cfg: float, start_percent: float=0.0, guarantee_steps: int=1, prev_custom_cfg
animatediff/nodes_sample.py:432
Methodcreate_custom_cfg
(self, start_percent: float, end_percent: float, cfg_start
animatediff/nodes_sample.py:464
Methodcreate_custom_cfg
(self, cfgs_float: Union[float, list[float]], start_percent: float, end_percent:
animatediff/nodes_sample.py:507
Methodcreate_dict
(self)
animatediff/context_extras.py:60
Methodcreate_hook_keyframe
(self, strength_model: float, start_percent: float, guarantee_steps: float, prev_
animatediff/nodes_conditioning.py:423
Methodcreate_hook_keyframes
(self, start_percent: float, end_percent: float, s
animatediff/nodes_conditioning.py:61
Methodcreate_hook_keyframes
(self, strengths_float: Union[float, list[float]], start_percent: float, end_per
animatediff/nodes_conditioning.py:456
Methodcreate_image_inject
(self, image: Tensor, vae: VAE, invert_mask: bool, resize_image: bool, start_percent: float,
animatediff/nodes_sample.py:674
Methodcreate_image_inject_opts
(self, x=0, y=0)
animatediff/nodes_sample.py:707
Methodcreate_iter_opts
(self, iterations: int, iter_batch_offset: int=0, iter_seed_offset: int=0)
animatediff/nodes_sample.py:264
Methodcreate_iter_opts
(self, iterations: int, filter: str, d_s: float, d_t: float, n_butterworth: int, sigm
animatediff/nodes_sample.py:296
Methodcreate_keyframe
(self, prev_kf=None, mult=1.0, mult_multival=None, start_percent=0.0, guarantee_steps=
animatediff/nodes_context_extras.py:102
Methodcreate_keyframe
(self, start_percent: float, end_percent: float, mult_start: f
animatediff/nodes_context_extras.py:141
Methodcreate_keyframe
(self, mults_float: Union[float, list[float]], start_percent: float, end_percent: floa
animatediff/nodes_context_extras.py:191
Methodcreate_keyframe
(self, prev_kf: ContextRefKeyframeGroup=None, mult=1.0, mult_multival=None, mode_repla
animatediff/nodes_context_extras.py:292
Methodcreate_keyframe
(self, start_percent: float, end_percent: float, mult_start: f
animatediff/nodes_context_extras.py:334
Methodcreate_keyframe
(self, mults_float: Union[float, list[float]], start_percent: float, end_percent: floa
animatediff/nodes_context_extras.py:385
Methodcreate_layers
(self, batch_offset: int, noise_type: str, seed_gen_override: str, seed_offset: int, pre
animatediff/nodes_sample.py:113
Methodcreate_layers
(self, batch_offset: int, noise_type: str, seed_gen_override: str, seed_offset: int, noi
animatediff/nodes_sample.py:151
Methodcreate_layers
(self, batch_offset: int, noise_type: str, seed_gen_override: str, seed_offset: int, noi
animatediff/nodes_sample.py:192
Methodcreate_layers
(self, batch_offset: int, noise_type: str, seed_gen_override: str, seed_offset: int, noi
animatediff/nodes_sample.py:232
Methodcreate_list_of_dicts
(self)
animatediff/context_extras.py:194
Methodcreate_multival
(self, float_val: Union[float, list[float]]=1.0, mask_optional: Tensor=None)
animatediff/nodes_multival.py:35
Methodcreate_multival
(self, min_float_val: float, max_float_val: float, mask: Tensor, scaling: str=ScaleType.ABSOLUTE)
animatediff/nodes_multival.py:60
Methodcreate_multival
(self, float_val: Union[float, list[float]]=None, mask_optional: Tensor=None)
animatediff/nodes_multival.py:108
Methodcreate_multival
(self, floats: Union[float, list[float]]=None, mask_optional: Tensor=None)
animatediff/nodes_multival.py:131
Methodcreate_noisecalibration
(self, calib_iterations: int, thresh_freq: float)
animatediff/nodes_sample.py:324
Methodcreate_options
(self, context_length: int, context_stride: int, context_overlap: int, closed_loop: bool,
animatediff/nodes_context.py:43
Methodcreate_options
(self, fuse_method: str=ContextFuseMethod.FLAT, context_schedule: str=None, **kwargs)
animatediff/nodes_context.py:96
Methodcreate_options
(self, context_length: int, context_stride: int, context_overlap: int, fuse_method: str
animatediff/nodes_context.py:124
Methodcreate_options
(self, context_length: int, context_overlap: int, fuse_method: str=ContextFuseMethod.PY
animatediff/nodes_context.py:170
Methodcreate_options
(self, context_length: int, start_percent: float=0.0, guarantee_steps: int=1, prev_cont
animatediff/nodes_context.py:211
Methodcreate_options
(self, view_length: int, view_overlap: int, fuse_method: str=ContextFuseMethod.FLAT,)
animatediff/nodes_context.py:285
Methodcreate_options
(self, view_length: int, view_overlap: int, view_stride: int, fuse_method: str=ContextF
animatediff/nodes_context.py:315
Methodcreate_options
(self, view_length: int, view_overlap: int, view_stride: int, closed_loop: bool, fuse_m
animatediff/nodes_context.py:347
Methodcreate_per_block
(self, down_0: Union[ADBlockHolder, None]=None, down_1: Unio
animatediff/nodes_per_block.py:152
Methodcreate_per_block
(self, down_0__0: Union[ADBlockHolder, None]=None, down_0__1
animatediff/nodes_per_block.py:220
Methodcreate_per_block
(self, effect_21_floats: Union[list[float], None]=None, scal
animatediff/nodes_per_block.py:304
Methodcreate_per_block
(self, down_0: Union[ADBlockHolder, None]=None, down_1: Unio
animatediff/nodes_per_block.py:347
Methodcreate_per_block
(self, down_0__0: Union[ADBlockHolder, None]=None, down_0__1
animatediff/nodes_per_block.py:406
Methodcreate_per_block
(self, effect_16_floats: Union[list[float], None]=None, scal
animatediff/nodes_per_block.py:480
Methodcreate_pia_input
(self, multival: Union[float, Tensor], effect_multival: Union[float, Tensor]=None)
animatediff/nodes_pia.py:246
Methodcreate_pia_input
(self, preset: str, batch_index: int, mult_multival: Union[float, Tensor]=None, print_values: bool=False, effe
animatediff/nodes_pia.py:272
Methodcreate_schedule
(self, prompts: str, clip, latent: dict, print_schedule=False, tensor_interp=TensorInterp.LERP,
animatediff/nodes_scheduling.py:96
Methodcreate_schedule
(self, prompts: str, clip, print_schedule=False, max_length: int=0, tensor_interp=TensorInterp.LERP,
animatediff/nodes_scheduling.py:136
Methodcreate_schedule
(self, values: str, latent: dict, print_schedule=False)
animatediff/nodes_scheduling.py:173
Methodcreate_schedule
(self, values: str, max_length: int, print_schedule=False)
animatediff/nodes_scheduling.py:212
Methodcreate_schedule
(self, start_percent: float, end_percent: float)
animatediff/nodes_conditioning.py:368
Methodcreate_settings
(self, batch_offset: int, noise_type: str, seed_gen: str, seed_offset: int, noise_layers: NoiseLayerGroup=None
animatediff/nodes_sample.py:49
Functioncreate_weights_delayed_reverse_sawtooth
(length: int, **kwargs)
animatediff/context.py:462
Functioncreate_weights_flat
(length: int, **kwargs)
animatediff/context.py:372
Functioncreate_weights_gauss_sigma
(length: int, **kwargs)
animatediff/context.py:408
Functioncreate_weights_gauss_sigma_inv
(length: int, **kwargs)
animatediff/context.py:420
Functioncreate_weights_overlap_linear
(length: int, full_length: int, idxs: list[int], ctx_opts: ContextOptions, **kwargs)
animatediff/context.py:387
Functioncreate_weights_pyramid
(length: int, **kwargs)
animatediff/context.py:376
Functioncreate_weights_pyramid_sigma
(length: int, **kwargs)
animatediff/context.py:447
Functioncreate_weights_pyramid_sigma_inv
(length: int, **kwargs)
animatediff/context.py:432
Functioncreate_weights_random
(length: int, **kwargs)
animatediff/context.py:401
Functioncreate_windows_batched
(num_frames: int, opts: Union[ContextOptionsGroup, ContextOptions])
animatediff/context.py:331
Functioncreate_windows_default
(num_frames: int, opts: Union[ContextOptionsGroup, ContextOptions])
animatediff/context.py:344
Functioncreate_windows_static_standard
(num_frames: int, opts: Union[ContextOptionsGroup, ContextOptions])
animatediff/context.py:312
Functioncreate_windows_uniform_looped
(num_frames: int, opts: Union[ContextOptionsGroup, ContextOptions])
animatediff/context.py:244
Functioncreate_windows_uniform_standard
(num_frames: int, opts: Union[ContextOptionsGroup, ContextOptions])
animatediff/context.py:264
Methodcurrent_injection
(self)
animatediff/sample_settings.py:901
Functioncustom_noise_sampler
(x: Tensor, seed: int=None)
animatediff/sample_settings.py:166
Methodeject
(self, model: ModelPatcher)
animatediff/adapter_hellomeme.py:269
Functioneject_motion_models
(patcher: ModelPatcher)
animatediff/model_injection.py:186
Methodevolved_custom_cfg
(args)
animatediff/sample_settings.py:829
Functionevolved_sampling_function
(model, x: Tensor, timestep: Tensor, uncond, cond, cond_scale, model_options: dict={}, seed=None)
animatediff/sampling.py:609
Methodextra_repr
(self)
animatediff/motion_module_ad.py:1463
Methodextract_conditioning
(self, conditioning, index: int=0)
animatediff/nodes_scheduling.py:312
Functionformat_descriptions
(nodes)
animatediff/documentation.py:46
Methodforward
(self, sample)
animatediff/adapter_fancyvideo.py:34
Methodforward
(self, x: Tensor, video_length: int, batched_number: int)
animatediff/adapter_animatelcm_i2v.py:84
Methodforward
(self, x: Tensor)
animatediff/adapter_animatelcm_i2v.py:136
Methodforward
(self, x: Tensor)
animatediff/adapter_animatelcm_i2v.py:177
Methodforward
(self, input_tensor: Tensor, encoder_hidden_states=None, attention_mask=None, transformer_options=None)
animatediff/motion_module_ad.py:941
Methodforward
(self, hidden_states, encoder_hidden_states=None, attention_mask=None, view_options: ContextOptions=None, mm_k
animatediff/motion_module_ad.py:1194
Methodforward
( self, hidden_states: Tensor, encoder_hidden_states: Tensor=None, attention_m
animatediff/motion_module_ad.py:1304
Methodforward
( self, hidden_states: Tensor, encoder_hidden_states=None, attention_mask=None
animatediff/motion_module_ad.py:1482
Methodforward
(self, input_tensor: Tensor, encoder_hidden_states=None, attention_mask=None, transformer_options=None)
animatediff/motion_module_ad.py:1600
Methodforward
(self, x, context=None, value=None, mask=None, scale_mask=None, mm_kwargs=None, transformer_options=None)
animatediff/utils_motion.py:61
← previousnext →801–900 of 1,087, ranked by callers