MCPcopy Create free account

hub / github.com/ant-research/MagicQuill / functions

Functions1,402 in github.com/ant-research/MagicQuill

↓ 1 callersMethodshould_reload_model
(self, force_patch_weights=False)
MagicQuill/comfy/model_management.py:306
↓ 1 callersMethodsigma
(self, timestep)
MagicQuill/comfy/model_sampling.py:104
↓ 1 callersMethodsigma
(self, timestep)
MagicQuill/comfy/model_sampling.py:211
↓ 1 callersFunctionsimple_scheduler
(model_sampling, steps)
MagicQuill/comfy/samplers.py:296
↓ 1 callersFunctionsnake_beta
(x, alpha, beta)
MagicQuill/comfy/ldm/audio/autoencoder.py:43
↓ 1 callersMethodstate_dict_for_saving
(self, clip_state_dict=None, vae_state_dict=None, clip_vision_state_dict=None)
MagicQuill/comfy/model_base.py:208
↓ 1 callersFunctionstate_dict_prefix_replace
(state_dict, replace_prefix, filter_keys=False)
MagicQuill/comfy/utils.py:51
↓ 1 callersMethodstore
Save the current parameters for restoring later. Args: parameters: Iterable of `torch.nn.Parameter`; the parameters to be
MagicQuill/comfy/ldm/modules/ema.py:59
↓ 1 callersFunctiontime_snr_shift
(alpha, t)
MagicQuill/comfy/model_sampling.py:180
↓ 1 callersMethodtimestep_embedding
Create sinusoidal timestep embeddings. :param t: a 1-D Tensor of N indices, one per batch element. These ma
MagicQuill/comfy/ldm/modules/diffusionmodules/mmdit.py:234
↓ 1 callersFunctiontoken_weights
(string, current_weight)
MagicQuill/comfy/sd1_clip.py:234
↓ 1 callersFunctiontrain_mode
A context manager that places a model into training mode and restores the previous mode on exit.
MagicQuill/comfy/k_diffusion/utils.py:52
↓ 1 callersFunctionunescape_important
(text)
MagicQuill/comfy/sd1_clip.py:259
↓ 1 callersFunctionunet_config_from_diffusers_unet
(state_dict, dtype=None)
MagicQuill/comfy/model_detection.py:290
↓ 1 callersMethodunpatchify
x: (N, T, patch_size**2 * C) imgs: (N, H, W, C)
MagicQuill/comfy/ldm/modules/diffusionmodules/mmdit.py:871
↓ 1 callersMethodunscale
(self, x)
MagicQuill/comfy/ldm/modules/encoders/noise_aug_modules.py:21
↓ 1 callersMethoduntokenize
(self, token_weight_pair)
MagicQuill/comfy/sd1_clip.py:488
↓ 1 callersFunctionvae_sample
(mean, scale)
MagicQuill/comfy/ldm/audio/autoencoder.py:10
↓ 1 callersMethodwrite
(self, *args)
MagicQuill/comfy/k_diffusion/utils.py:294
↓ 1 callersFunctionxformers_enabled
()
MagicQuill/comfy/model_management.py:710
↓ 1 callersFunctionzero_module
Zero out the parameters of a module and return it.
MagicQuill/comfy/ldm/modules/diffusionmodules/util.py:252
FunctionDDPMSampler_step
(x, sigma, sigma_prev, noise, noise_sampler)
MagicQuill/comfy/k_diffusion/sampling.py:743
MethodINPUT_TYPES
(self)
MagicQuill/brushnet_nodes.py:41
MethodINPUT_TYPES
(self)
MagicQuill/brushnet_nodes.py:128
MethodINPUT_TYPES
(s)
MagicQuill/brushnet_nodes.py:176
MethodINPUT_TYPES
(s)
MagicQuill/brushnet_nodes.py:315
MethodINPUT_TYPES
(s)
MagicQuill/brushnet_nodes.py:438
MethodINPUT_TYPES
(s)
MagicQuill/brushnet_nodes.py:536
FunctionNormalize
(in_channels, dtype=None, device=None)
MagicQuill/comfy/ldm/modules/attention.py:86
Method__call__
(self, input_image=None, detect_resolution=2048, output_type=None, **kwargs)
MagicQuill/comfyui_utils.py:161
Method__call__
(self, input_image, coarse=False, detect_resolution=512, output_type="pil", upscale_method="INTER_CUBIC", **kw
MagicQuill/comfyui_utils.py:280
Method__call__
(self, input_image, detect_resolution=512, safe=False, output_type="pil", scribble=False, apply_filter=True, u
MagicQuill/comfyui_utils.py:349
Method__call__
(self, x, sigma, denoise_mask, model_options={}, seed=None)
MagicQuill/comfy/samplers.py:285
Method__call__
(self, *args, **kwargs)
MagicQuill/comfy/samplers.py:648
Method__call__
(self, x: torch.Tensor, t: torch.Tensor, **kwargs)
MagicQuill/comfy/types.py:8
Method__call__
(self, weight)
MagicQuill/comfy/model_patcher.py:301
Method__call__
x: arbitrary shape of tensor. dim: cat dim
MagicQuill/comfy/gligen.py:188
Method__call__
(self, parser, namespace, values, option_string=None)
MagicQuill/comfy/cli_args.py:28
Method__call__
(self, t0, t1)
MagicQuill/comfy/k_diffusion/sampling.py:91
Method__call__
(self, sigma, sigma_next)
MagicQuill/comfy/k_diffusion/sampling.py:121
Method__call__
( query: Tensor, key_t: Tensor, value: Tensor, )
MagicQuill/comfy/ldm/modules/sub_quadratic_attention.py:45
Method__call__
( query: Tensor, key_t: Tensor, value: Tensor, )
MagicQuill/comfy/ldm/modules/sub_quadratic_attention.py:53
Method__eq__
(self, other)
MagicQuill/comfy/model_management.py:317
Method__getattr__
(self, name: str)
MagicQuill/brushnet/powerpaint_utils.py:33
Method__getitem__
(self, key)
MagicQuill/comfy/clip_vision.py:14
Method__getitem__
(self, key)
MagicQuill/comfy/k_diffusion/utils.py:276
Method__init__
(self)
MagicQuill/llava_new.py:23
Method__init__
(self, pdc, in_channels, out_channels, kernel_size, stride=1, padding=0, dilation=1, groups=1, bias=False)
MagicQuill/pidi.py:350
Method__init__
(self, in_channels, out_channels)
MagicQuill/pidi.py:408
Method__init__
(self, channels)
MagicQuill/pidi.py:433
Method__init__
(self, pdc, inplane, ouplane, stride=1)
MagicQuill/pidi.py:443
Method__init__
(self, pdc, inplane, ouplane, stride=1)
MagicQuill/pidi.py:471
Method__init__
(self, inplane, pdcs, dil=None, sa=False, convert=False)
MagicQuill/pidi.py:497
Method__init__
(self)
MagicQuill/scribble_color_edit.py:13
Method__init__
(self, in_features)
MagicQuill/comfyui_utils.py:177
Method__init__
(self, model, coarse_model)
MagicQuill/comfyui_utils.py:252
Method__init__
(self, netNetwork)
MagicQuill/comfyui_utils.py:329
Method__init__
(self, taesd)
MagicQuill/latent_preview.py:31
Method__init__
(self, latent_rgb_factors)
MagicQuill/latent_preview.py:40
Method__init__
( self, sample_size: Optional[int] = None, in_channels: int = 4, out_channels:
MagicQuill/brushnet/unet_2d_condition.py:166
Method__init__
( self, in_channels: int = 4, conditioning_channels: int = 5, flip_sin_to_cos:
MagicQuill/brushnet/brushnet_ca.py:138
Method__init__
(self, wrapped: nn.Embedding, external_embeddings: Optional[Union[dict, List[dict]]] = None)
MagicQuill/brushnet/powerpaint_utils.py:234
Method__init__
(self, in_channels: int, out_channels: int, act_fn: str)
MagicQuill/brushnet/unet_2d_blocks.py:580
Method__init__
( self, in_channels: int, temb_channels: int, dropout: float = 0.0, nu
MagicQuill/brushnet/unet_2d_blocks.py:632
Method__init__
( self, in_channels: int, temb_channels: int, dropout: float = 0.0, nu
MagicQuill/brushnet/unet_2d_blocks.py:757
Method__init__
( self, in_channels: int, temb_channels: int, dropout: float = 0.0, nu
MagicQuill/brushnet/unet_2d_blocks.py:906
Method__init__
( self, in_channels: int, temb_channels: int, dropout: float = 0.0, nu
MagicQuill/brushnet/unet_2d_blocks.py:1031
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, dropo
MagicQuill/brushnet/unet_2d_blocks.py:1119
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, dropo
MagicQuill/brushnet/unet_2d_blocks.py:1241
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, dropo
MagicQuill/brushnet/unet_2d_blocks.py:1435
Method__init__
( self, in_channels: int, out_channels: int, dropout: float = 0.0, num
MagicQuill/brushnet/unet_2d_blocks.py:1541
Method__init__
( self, in_channels: int, out_channels: int, dropout: float = 0.0, num
MagicQuill/brushnet/unet_2d_blocks.py:1620
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, dropo
MagicQuill/brushnet/unet_2d_blocks.py:1723
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, dropo
MagicQuill/brushnet/unet_2d_blocks.py:1835
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, dropo
MagicQuill/brushnet/unet_2d_blocks.py:1925
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, dropo
MagicQuill/brushnet/unet_2d_blocks.py:2029
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, dropo
MagicQuill/brushnet/unet_2d_blocks.py:2190
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, cross
MagicQuill/brushnet/unet_2d_blocks.py:2274
Method__init__
( self, in_channels: int, prev_output_channel: int, out_channels: int,
MagicQuill/brushnet/unet_2d_blocks.py:2404
Method__init__
( self, in_channels: int, out_channels: int, prev_output_channel: int,
MagicQuill/brushnet/unet_2d_blocks.py:2528
Method__init__
( self, in_channels: int, out_channels: int, resolution_idx: Optional[int] = N
MagicQuill/brushnet/unet_2d_blocks.py:2850
Method__init__
( self, in_channels: int, out_channels: int, resolution_idx: Optional[int] = N
MagicQuill/brushnet/unet_2d_blocks.py:2923
Method__init__
( self, in_channels: int, prev_output_channel: int, out_channels: int,
MagicQuill/brushnet/unet_2d_blocks.py:3022
Method__init__
( self, in_channels: int, prev_output_channel: int, out_channels: int,
MagicQuill/brushnet/unet_2d_blocks.py:3156
Method__init__
( self, in_channels: int, prev_output_channel: int, out_channels: int,
MagicQuill/brushnet/unet_2d_blocks.py:3266
Method__init__
( self, in_channels: int, out_channels: int, prev_output_channel: int,
MagicQuill/brushnet/unet_2d_blocks.py:3380
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, resol
MagicQuill/brushnet/unet_2d_blocks.py:3547
Method__init__
( self, in_channels: int, out_channels: int, temb_channels: int, resol
MagicQuill/brushnet/unet_2d_blocks.py:3641
Method__init__
( self, dim: int, num_attention_heads: int, attention_head_dim: int, d
MagicQuill/brushnet/unet_2d_blocks.py:3811
Method__init__
( self, in_channels: int = 4, conditioning_channels: int = 5, flip_sin_to_cos:
MagicQuill/brushnet/brushnet.py:139
Method__init__
(self, device="cpu", layer="last", layer_idx=None, dtype=None)
MagicQuill/comfy/sa_t5.py:7
Method__init__
(self, embedding_directory=None)
MagicQuill/comfy/sa_t5.py:12
Method__init__
(self, embedding_directory=None)
MagicQuill/comfy/sa_t5.py:17
Method__init__
(self, model_config, model_type=ModelType.EPS, device=None, unet_model=UNetModel)
MagicQuill/comfy/model_base.py:62
Method__init__
(self, model_config, noise_aug_config, model_type=ModelType.V_PREDICTION, device=None)
MagicQuill/comfy/model_base.py:279
Method__init__
(self, model_config, model_type=ModelType.EPS, device=None)
MagicQuill/comfy/model_base.py:298
Method__init__
(self, model_config, model_type=ModelType.EPS, device=None)
MagicQuill/comfy/model_base.py:325
Method__init__
(self, model_config, model_type=ModelType.V_PREDICTION_EDM, device=None)
MagicQuill/comfy/model_base.py:350
Method__init__
(self, model_config, model_type=ModelType.V_PREDICTION_EDM, device=None)
MagicQuill/comfy/model_base.py:408
Method__init__
(self, model_config, model_type=ModelType.EPS, device=None, cc_projection_weight=None, cc_projection_bias=None
MagicQuill/comfy/model_base.py:428
← previousnext →501–600 of 1,402, ranked by callers