Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ant-research/MagicQuill
/ functions
Functions
1,402 in github.com/ant-research/MagicQuill
⨍
Functions
1,402
◇
Types & classes
382
↳
Endpoints
2
Method
encode
(self, x)
MagicQuill/comfy/ldm/cascade/stage_c_coder.py:91
Method
encode
(self, *args, **kwargs)
MagicQuill/comfy/ldm/models/autoencoder.py:80
Method
encode
( self, x: torch.Tensor, return_reg_log: bool = False )
MagicQuill/comfy/ldm/models/autoencoder.py:175
Method
encode
(self, x)
MagicQuill/comfy/taesd/taesd.py:78
Method
encode_adm
(self, **kwargs)
MagicQuill/comfy/model_base.py:283
Method
encode_adm
(self, **kwargs)
MagicQuill/comfy/model_base.py:303
Method
encode_adm
(self, **kwargs)
MagicQuill/comfy/model_base.py:330
Method
encode_adm
(self, **kwargs)
MagicQuill/comfy/model_base.py:398
Method
encode_adm
(self, **kwargs)
MagicQuill/comfy/model_base.py:412
Method
encode_image
(self, image)
MagicQuill/comfy/clip_vision.py:51
Method
encode_tiled
(self, pixel_samples, tile_x=512, tile_y=512, overlap = 64)
MagicQuill/comfy/sd.py:372
Method
encode_token_weights
(self, token_weight_pairs)
MagicQuill/comfy/sdxl_clip.py:52
Method
encode_token_weights
(self, token_weight_pairs)
MagicQuill/comfy/sd1_clip.py:26
Method
encode_token_weights
(self, token_weight_pairs)
MagicQuill/comfy/sd3_clip.py:94
Function
eval_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
Method
execute
(self, image, resolution=512, **kwargs)
MagicQuill/comfyui_utils.py:304
Method
execute
(self, image, resolution=512, **kwargs)
MagicQuill/comfyui_utils.py:399
Function
exists_annotated_filepath
(name)
MagicQuill/folder_paths.py:118
Method
extra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:125
Method
extra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:367
Method
extra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:434
Method
extra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:462
Method
extra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:490
Method
extra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:530
Method
extra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:559
Method
extra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:582
Method
extra_conds
(self, **kwargs)
MagicQuill/comfy/model_base.py:610
Method
find_class
(self, module, name)
MagicQuill/comfy/checkpoint_pickle.py:9
Function
fix_empty_latent_channels
(model, latent_image)
MagicQuill/comfy/sample.py:27
Method
fn_recursive_add_processors
(name: str, module: torch.nn.Module, processors: Dict[str, AttentionProcessor])
MagicQuill/brushnet/unet_2d_condition.py:702
Method
fn_recursive_add_processors
(name: str, module: torch.nn.Module, processors: Dict[str, AttentionProcessor])
MagicQuill/brushnet/brushnet_ca.py:553
Method
fn_recursive_add_processors
(name: str, module: torch.nn.Module, processors: Dict[str, AttentionProcessor])
MagicQuill/brushnet/brushnet.py:544
Method
fn_recursive_attn_processor
(name: str, module: torch.nn.Module, processor)
MagicQuill/brushnet/unet_2d_condition.py:737
Method
fn_recursive_attn_processor
(name: str, module: torch.nn.Module, processor)
MagicQuill/brushnet/brushnet_ca.py:589
Method
fn_recursive_attn_processor
(name: str, module: torch.nn.Module, processor)
MagicQuill/brushnet/brushnet.py:580
Method
fn_recursive_retrieve_sliceable_dims
(module: torch.nn.Module)
MagicQuill/brushnet/unet_2d_condition.py:781
Method
fn_recursive_retrieve_sliceable_dims
(module: torch.nn.Module)
MagicQuill/brushnet/brushnet_ca.py:635
Method
fn_recursive_retrieve_sliceable_dims
(module: torch.nn.Module)
MagicQuill/brushnet/brushnet.py:626
Method
fn_recursive_set_attention_slice
(module: torch.nn.Module, slice_size: List[int])
MagicQuill/brushnet/unet_2d_condition.py:819
Method
fn_recursive_set_attention_slice
(module: torch.nn.Module, slice_size: List[int])
MagicQuill/brushnet/brushnet_ca.py:673
Method
fn_recursive_set_attention_slice
(module: torch.nn.Module, slice_size: List[int])
MagicQuill/brushnet/brushnet.py:664
Function
force_channels_last
()
MagicQuill/comfy/model_management.py:681
Function
force_upcast_attention_dtype
()
MagicQuill/comfy/model_management.py:743
Method
forward
(self, input)
MagicQuill/pidi.py:378
Method
forward
(self, x)
MagicQuill/pidi.py:396
Method
forward
(self, x)
MagicQuill/pidi.py:419
Method
forward
(self, x)
MagicQuill/pidi.py:438
Method
forward
(self, x)
MagicQuill/pidi.py:455
Method
forward
(self, x)
MagicQuill/pidi.py:485
Method
forward
(self, x)
MagicQuill/pidi.py:590
Method
forward
(self, x)
MagicQuill/comfyui_utils.py:191
Method
forward
(self, x, cond=None)
MagicQuill/comfyui_utils.py:242
Method
forward
r""" The [`UNet2DConditionModel`] forward method. Args: sample (`torch.FloatTensor`): The noisy input ten
MagicQuill/brushnet/unet_2d_condition.py:1039
Method
forward
The [`BrushNetModel`] forward method. Args: sample (`torch.FloatTensor`): The noisy input tensor.
MagicQuill/brushnet/brushnet_ca.py:688
Method
forward
The forward function. Args: input_ids (torch.Tensor): The token ids shape like [bz, LENGTH] or [LENGTH, ].
MagicQuill/brushnet/powerpaint_utils.py:412
Method
forward
(self, x: torch.FloatTensor)
MagicQuill/brushnet/unet_2d_blocks.py:597
Method
forward
(self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None)
MagicQuill/brushnet/unet_2d_blocks.py:746
Method
forward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:850
Method
forward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:990
Method
forward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:1086
Method
forward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:1210
Method
forward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:1332
Method
forward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None, down_block
MagicQuill/brushnet/unet_2d_blocks.py:1486
Method
forward
(self, hidden_states: torch.FloatTensor, *args, **kwargs)
MagicQuill/brushnet/unet_2d_blocks.py:1604
Method
forward
(self, hidden_states: torch.FloatTensor, *args, **kwargs)
MagicQuill/brushnet/unet_2d_blocks.py:1706
Method
forward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:1803
Method
forward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:1894
Method
forward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None, *args, **kwargs
MagicQuill/brushnet/unet_2d_blocks.py:1988
Method
forward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:2123
Method
forward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None, *args, **kwargs
MagicQuill/brushnet/unet_2d_blocks.py:2235
Method
forward
( self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None,
MagicQuill/brushnet/unet_2d_blocks.py:2338
Method
forward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:2495
Method
forward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:2618
Method
forward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:2767
Method
forward
(self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None)
MagicQuill/brushnet/unet_2d_blocks.py:2911
Method
forward
(self, hidden_states: torch.FloatTensor, temb: Optional[torch.FloatTensor] = None)
MagicQuill/brushnet/unet_2d_blocks.py:3009
Method
forward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:3115
Method
forward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:3227
Method
forward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:3334
Method
forward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:3478
Method
forward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:3596
Method
forward
( self, hidden_states: torch.FloatTensor, res_hidden_states_tuple: Tuple[torch.FloatTe
MagicQuill/brushnet/unet_2d_blocks.py:3726
Method
forward
( self, hidden_states: torch.FloatTensor, encoder_hidden_states: Optional[torch.FloatT
MagicQuill/brushnet/unet_2d_blocks.py:3860
Method
forward
The [`BrushNetModel`] forward method. Args: sample (`torch.FloatTensor`): The noisy input tensor.
MagicQuill/brushnet/brushnet.py:679
Method
forward
(self, input)
MagicQuill/comfy/controlnet.py:220
Method
forward
(self, input)
MagicQuill/comfy/controlnet.py:260
Method
forward
(self, x)
MagicQuill/comfy/t5.py:11
Method
forward
(self, x)
MagicQuill/comfy/t5.py:23
Method
forward
(self, x)
MagicQuill/comfy/t5.py:37
Method
forward
(self, x)
MagicQuill/comfy/t5.py:56
Method
forward
(self, x, mask=None, past_bias=None, optimized_attention=None)
MagicQuill/comfy/t5.py:143
Method
forward
(self, x, mask=None, past_bias=None, optimized_attention=None)
MagicQuill/comfy/t5.py:166
Method
forward
(self, x, mask=None, past_bias=None, optimized_attention=None)
MagicQuill/comfy/t5.py:180
Method
forward
(self, x, attention_mask=None, intermediate_output=None, final_layer_norm_intermediate=True)
MagicQuill/comfy/t5.py:195
Method
forward
(self, input_ids, *args, **kwargs)
MagicQuill/comfy/t5.py:229
Method
forward
(self, *args, **kwargs)
MagicQuill/comfy/ops.py:62
Method
forward
(self, *args, **kwargs)
MagicQuill/comfy/ops.py:76
Method
forward
(self, *args, **kwargs)
MagicQuill/comfy/ops.py:90
Method
forward
(self, *args, **kwargs)
MagicQuill/comfy/ops.py:104
Method
forward
(self, *args, **kwargs)
MagicQuill/comfy/ops.py:123
← previous
next →
901–1,000 of 1,402, ranked by callers