MCPcopy Create free account

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

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

Methodencode
(self, x)
MagicQuill/comfy/ldm/cascade/stage_c_coder.py:91
Methodencode
(self, *args, **kwargs)
MagicQuill/comfy/ldm/models/autoencoder.py:80
Methodencode
( self, x: torch.Tensor, return_reg_log: bool = False )
MagicQuill/comfy/ldm/models/autoencoder.py:175
Methodencode
(self, x)
MagicQuill/comfy/taesd/taesd.py:78
Methodencode_adm
(self, **kwargs)
MagicQuill/comfy/model_base.py:283
Methodencode_adm
(self, **kwargs)
MagicQuill/comfy/model_base.py:303
Methodencode_adm
(self, **kwargs)
MagicQuill/comfy/model_base.py:330
Methodencode_adm
(self, **kwargs)
MagicQuill/comfy/model_base.py:398
Methodencode_adm
(self, **kwargs)
MagicQuill/comfy/model_base.py:412
Methodencode_image
(self, image)
MagicQuill/comfy/clip_vision.py:51
Methodencode_tiled
(self, pixel_samples, tile_x=512, tile_y=512, overlap = 64)
MagicQuill/comfy/sd.py:372
Methodencode_token_weights
(self, token_weight_pairs)
MagicQuill/comfy/sdxl_clip.py:52
Methodencode_token_weights
(self, token_weight_pairs)
MagicQuill/comfy/sd1_clip.py:26
Methodencode_token_weights
(self, token_weight_pairs)
MagicQuill/comfy/sd3_clip.py:94
Functioneval_mode
A context manager that places a model into evaluation mode and restores the previous mode on exit.
MagicQuill/comfy/k_diffusion/utils.py:63
Methodexecute
(self, image, resolution=512, **kwargs)
MagicQuill/comfyui_utils.py:304
Methodexecute
(self, image, resolution=512, **kwargs)
MagicQuill/comfyui_utils.py:399
Functionexists_annotated_filepath
(name)
MagicQuill/folder_paths.py:118
Methodextra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:125
Methodextra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:367
Methodextra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:434
Methodextra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:462
Methodextra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:490
Methodextra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:530
Methodextra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:559
Methodextra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:582
Methodextra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:610
Methodfind_class
(self, module, name)
MagicQuill/comfy/checkpoint_pickle.py:9
Functionfix_empty_latent_channels
(model, latent_image)
MagicQuill/comfy/sample.py:27
Methodfn_recursive_add_processors
(name: str, module: torch.nn.Module, processors: Dict[str, AttentionProcessor])
MagicQuill/brushnet/unet_2d_condition.py:702
Methodfn_recursive_add_processors
(name: str, module: torch.nn.Module, processors: Dict[str, AttentionProcessor])
MagicQuill/brushnet/brushnet_ca.py:553
Methodfn_recursive_add_processors
(name: str, module: torch.nn.Module, processors: Dict[str, AttentionProcessor])
MagicQuill/brushnet/brushnet.py:544
Methodfn_recursive_attn_processor
(name: str, module: torch.nn.Module, processor)
MagicQuill/brushnet/unet_2d_condition.py:737
Methodfn_recursive_attn_processor
(name: str, module: torch.nn.Module, processor)
MagicQuill/brushnet/brushnet_ca.py:589
Methodfn_recursive_attn_processor
(name: str, module: torch.nn.Module, processor)
MagicQuill/brushnet/brushnet.py:580
Methodfn_recursive_retrieve_sliceable_dims
(module: torch.nn.Module)
MagicQuill/brushnet/unet_2d_condition.py:781
Methodfn_recursive_retrieve_sliceable_dims
(module: torch.nn.Module)
MagicQuill/brushnet/brushnet_ca.py:635
Methodfn_recursive_retrieve_sliceable_dims
(module: torch.nn.Module)
MagicQuill/brushnet/brushnet.py:626
Methodfn_recursive_set_attention_slice
(module: torch.nn.Module, slice_size: List[int])
MagicQuill/brushnet/unet_2d_condition.py:819
Methodfn_recursive_set_attention_slice
(module: torch.nn.Module, slice_size: List[int])
MagicQuill/brushnet/brushnet_ca.py:673
Methodfn_recursive_set_attention_slice
(module: torch.nn.Module, slice_size: List[int])
MagicQuill/brushnet/brushnet.py:664
Functionforce_channels_last
()
MagicQuill/comfy/model_management.py:681
Functionforce_upcast_attention_dtype
()
MagicQuill/comfy/model_management.py:743
Methodforward
(self, input)
MagicQuill/pidi.py:378
Methodforward
(self, x)
MagicQuill/pidi.py:396
Methodforward
(self, x)
MagicQuill/pidi.py:419
Methodforward
(self, x)
MagicQuill/pidi.py:438
Methodforward
(self, x)
MagicQuill/pidi.py:455
Methodforward
(self, x)
MagicQuill/pidi.py:485
Methodforward
(self, x)
MagicQuill/pidi.py:590
Methodforward
(self, x)
MagicQuill/comfyui_utils.py:191
Methodforward
(self, x, cond=None)
MagicQuill/comfyui_utils.py:242
Methodforward
r""" The [`UNet2DConditionModel`] forward method. Args: sample (`torch.FloatTensor`): The noisy input ten
MagicQuill/brushnet/unet_2d_condition.py:1039
Methodforward
The [`BrushNetModel`] forward method. Args: sample (`torch.FloatTensor`): The noisy input tensor.
MagicQuill/brushnet/brushnet_ca.py:688
Methodforward
The forward function. Args: input_ids (torch.Tensor): The token ids shape like [bz, LENGTH] or [LENGTH, ].
MagicQuill/brushnet/powerpaint_utils.py:412
Methodforward
(self, x: torch.FloatTensor)
MagicQuill/brushnet/unet_2d_blocks.py:597
Methodforward
(self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None)
MagicQuill/brushnet/unet_2d_blocks.py:746
Methodforward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:850
Methodforward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:990
Methodforward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:1086
Methodforward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:1210
Methodforward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:1332
Methodforward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None, down_block
MagicQuill/brushnet/unet_2d_blocks.py:1486
Methodforward
(self, hidden_states: torch.FloatTensor, *args, **kwargs)
MagicQuill/brushnet/unet_2d_blocks.py:1604
Methodforward
(self, hidden_states: torch.FloatTensor, *args, **kwargs)
MagicQuill/brushnet/unet_2d_blocks.py:1706
Methodforward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:1803
Methodforward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:1894
Methodforward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None, *args, **kwargs
MagicQuill/brushnet/unet_2d_blocks.py:1988
Methodforward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:2123
Methodforward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None, *args, **kwargs
MagicQuill/brushnet/unet_2d_blocks.py:2235
Methodforward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:2338
Methodforward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:2495
Methodforward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:2618
Methodforward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:2767
Methodforward
(self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None)
MagicQuill/brushnet/unet_2d_blocks.py:2911
Methodforward
(self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None)
MagicQuill/brushnet/unet_2d_blocks.py:3009
Methodforward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:3115
Methodforward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:3227
Methodforward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:3334
Methodforward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:3478
Methodforward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:3596
Methodforward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:3726
Methodforward
( self, hidden_states: torch.FloatTensor, encoder_hidden_states: Optional[torch.FloatT
MagicQuill/brushnet/unet_2d_blocks.py:3860
Methodforward
The [`BrushNetModel`] forward method. Args: sample (`torch.FloatTensor`): The noisy input tensor.
MagicQuill/brushnet/brushnet.py:679
Methodforward
(self, input)
MagicQuill/comfy/controlnet.py:220
Methodforward
(self, input)
MagicQuill/comfy/controlnet.py:260
Methodforward
(self, x)
MagicQuill/comfy/t5.py:11
Methodforward
(self, x)
MagicQuill/comfy/t5.py:23
Methodforward
(self, x)
MagicQuill/comfy/t5.py:37
Methodforward
(self, x)
MagicQuill/comfy/t5.py:56
Methodforward
(self, x, mask=None, past_bias=None, optimized_attention=None)
MagicQuill/comfy/t5.py:143
Methodforward
(self, x, mask=None, past_bias=None, optimized_attention=None)
MagicQuill/comfy/t5.py:166
Methodforward
(self, x, mask=None, past_bias=None, optimized_attention=None)
MagicQuill/comfy/t5.py:180
Methodforward
(self, x, attention_mask=None, intermediate_output=None, final_layer_norm_intermediate=True)
MagicQuill/comfy/t5.py:195
Methodforward
(self, input_ids, *args, **kwargs)
MagicQuill/comfy/t5.py:229
Methodforward
(self, *args, **kwargs)
MagicQuill/comfy/ops.py:62
Methodforward
(self, *args, **kwargs)
MagicQuill/comfy/ops.py:76
Methodforward
(self, *args, **kwargs)
MagicQuill/comfy/ops.py:90
Methodforward
(self, *args, **kwargs)
MagicQuill/comfy/ops.py:104
Methodforward
(self, *args, **kwargs)
MagicQuill/comfy/ops.py:123
← previousnext →901–1,000 of 1,402, ranked by callers