Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blepping/ComfyUI-bleh
/ functions
Functions
398 in github.com/blepping/ComfyUI-bleh
⨍
Functions
398
◇
Types & classes
121
Method
__init__
( self, latent_format: latent_formats.LatentFormat, *, dtype: torch.dtype,
py/better_previews/previewer.py:160
Method
__init__
( self, *, dtype: torch.dtype, device: torch.device, height_factor: in
py/better_previews/previewer.py:205
Method
__init__
( self, *, taesd: torch.nn.Module | None = None, latent_format: latent_formats
py/better_previews/previewer.py:234
Method
__init__
(self, seed: int, seed_offset: int = 1)
py/nodes/misc.py:48
Method
__init__
( self, *, size_mismatch_strategy: str = "zero", size_mismatch_alignment_mode:
py/nodes/misc.py:727
Method
__init__
( self, name, nresult=1, )
py/nodes/modelPatchConditional.py:27
Method
__init__
(self)
py/nodes/modelPatchConditional.py:169
Method
__init__
( # noqa: PLR0917 self, model_default, model_matched, start_percent: float =
py/nodes/modelPatchConditional.py:183
Method
__init__
(self, typ: str, value)
py/nodes/ops.py:212
Method
__init__
(self, typ: str, value)
py/nodes/ops.py:241
Method
__init__
(self, conds)
py/nodes/ops.py:279
Method
__init__
(self, typ: str | OpType, *args: list)
py/nodes/ops.py:313
Method
__init__
(self, *args: list, **kwargs: dict)
py/nodes/ops.py:347
Method
__init__
(self, *args: list, **kwargs: dict)
py/nodes/ops.py:550
Method
__init__
(self, rules)
py/nodes/ops.py:776
Method
__init__
( # noqa: PLR0917 self, model, seed, tile_size, swap_size, ma
py/nodes/hyperTile.py:14
Method
__init__
(self, items: tuple[BlockCFGItem, ...])
py/nodes/blockCFG.py:49
Method
__init__
(self, orig_forward)
py/nodes/blockCFG.py:262
Method
__init__
(self, model: object, model_call: Callable)
py/nodes/sageAttention.py:374
Method
__init__
(self, idx: int = 0, max_idx: int = -1)
py/nodes/sageAttention.py:719
Method
__ior__
(self, other: dict | object)
py/latent_utils.py:3061
Method
__iter__
(self)
py/latent_utils.py:3047
Method
__ne__
(self, _unused)
py/nodes/misc.py:119
Method
__or__
(self, other: dict | object)
py/latent_utils.py:3072
Method
__repr__
(self)
py/nodes/ops.py:236
Method
__repr__
(self)
py/nodes/ops.py:274
Method
__repr__
(self)
py/nodes/ops.py:295
Method
__repr__
(self)
py/nodes/ops.py:340
Method
__repr__
(self)
py/nodes/ops.py:764
Method
__repr__
(self)
py/nodes/ops.py:786
Method
__setitem__
(self, k: str, v)
py/latent_utils.py:3052
Method
_build_decoder
( self, *args: Any, memblock_kwargs: dict[str, Any] | None = None, **kwargs: A
py/better_previews/tae_vid.py:464
Method
_call
(cls, patches, apply_model, opts)
py/nodes/modelPatchConditional.py:104
Method
_call
(cls, patches, opts)
py/nodes/modelPatchConditional.py:120
Method
_call
(cls, patches, opts)
py/nodes/modelPatchConditional.py:137
Method
_get_decoder_flags
( self, *, time_level: int = 3, space_level: int = 3, )
py/better_previews/tae_vid.py:439
Method
_get_encoder_flags
( self, *, time_level: int = 3, )
py/better_previews/tae_vid.py:430
Method
_get_encoder_flags
( self, *, time_level: int = 3, # noqa: ARG002 )
py/better_previews/tae_vid.py:451
Function
add_sampler_presets
()
py/nodes/samplers.py:224
Function
advancedattn_sampler
( config: AdvancedAttnConfig, model: object, x: torch.Tensor, sigmas: torch.Tensor, **kwar
py/nodes/sageAttention.py:724
Method
apply
(self, x: torch.Tensor, *, show_progress=False)
py/better_previews/tae_vid.py:205
Method
apply_cfg_fun
(tensor, primary_offset)
py/nodes/blockCFG.py:207
Method
apply_cfg_fun_
(tensor: torch.Tensor, primary_offset: int)
py/nodes/blockCFG.py:200
Function
attention_bleh
( # noqa: PLR0914 q: torch.Tensor, k: torch.Tensor, v: torch.Tensor, heads: int, mask=Non
py/nodes/sageAttention.py:76
Function
attn
( comfy_orig_attn: Callable, *args: list, _bleh_outer_kwargs=outer_kwargs,
py/nodes/sageAttention.py:220
Method
attn1_in
(self, q, k, v, extra_options)
py/nodes/hyperTile.py:92
Method
attn1_out
(self, out, _extra_options)
py/nodes/hyperTile.py:132
Method
attn_wrapper
( self, sigma: float, currattncall: CurrAttnCall, old_override: Callable | Non
py/nodes/sageAttention.py:624
Method
biortlist
()
py/wavelet_functions.py:127
Function
bleh_get_previewer
( device, latent_format: latent_formats.LatentFormat, *args: Any, **kwargs: Any, )
py/better_previews/previewer.py:724
Function
bleh_sampler_preset_wrapper
( preset_idx, model, x, sigmas, *args: list, **kwargs: dict, )
py/nodes/samplers.py:197
Function
blend_blend
( a: torch.Tensor, b: torch.Tensor, t: float | torch.Tensor, *, blend_mode_a: str = "lerp"
py/latent_utils.py:980
Method
blend_wrapper
( cond1: list, cond2: list, strength: float, *, ne
py/nodes/misc.py:958
Method
block_patch
(typ, h, topts: dict)
py/nodes/ops.py:879
Method
build
( self, sampler: object | None = None, steps: int = 0, sampler_chain_opt: Samp
py/nodes/samplers.py:57
Method
build
( cls, *, rules=(), time_mode: str | TimeMode | None = None, call_inde
py/nodes/sageAttention.py:586
Function
chain_blend
( a: torch.Tensor, b: torch.Tensor, *args: Any, chain_iterations: int = 1, chain_blend_mod
py/latent_utils.py:2347
Method
check_applies
(block_list, transformer_options)
py/nodes/blockCFG.py:181
Method
check_time
(sigma)
py/nodes/refinerAfter.py:82
Function
cosine_similarity_blend_avg
( a: torch.Tensor, b: torch.Tensor, t: float | torch.Tensor, *, backend=DEFAULT_COSINE_SIM
py/latent_utils.py:936
Function
cosine_similarity_blend_chatgpt
( # noqa: PLR0914 a: torch.Tensor, b: torch.Tensor, ratio: float, *, dim: int = -1, e
py/latent_utils.py:786
Function
cosine_similarity_blend_chatgpt_orig
( b: torch.Tensor, a: torch.Tensor, ratio: float | torch.Tensor, *, dim: int = -1, eps
py/latent_utils.py:750
Function
cosine_similarity_blend_deepseek
( # noqa: PLR0914 a: torch.Tensor, b: torch.Tensor, ratio: float, *, dim: int = -1, e
py/latent_utils.py:852
Function
cosine_similarity_blend_flat
( a: torch.Tensor, b: torch.Tensor, t: float | torch.Tensor, *, start_dim=0, end_dim=1
py/latent_utils.py:953
Method
decode_latent_to_preview_image
( self, preview_format: str, x0: torch.Tensor, )
py/better_previews/previewer.py:381
Function
distro_aligned_blend
( a: torch.Tensor, b: torch.Tensor, *args: Any, blend_mode: str | Callable = torch.lerp, r
py/latent_utils.py:2498
Method
eval
(self, state: dict)
py/nodes/ops.py:336
Method
eval
(self, state, toplevel=False)
py/nodes/ops.py:779
Function
fft_blend
( a: torch.Tensor, b: torch.Tensor, t: torch.Tensor | float, *, fft_dims: Sequence[int] =
py/latent_utils.py:1800
Method
forward
(cls, x: torch.Tensor)
py/better_previews/tae_vid.py:48
Method
forward
(self, x: torch.Tensor, past: torch.Tensor)
py/better_previews/tae_vid.py:88
Method
forward
(self, x: torch.Tensor)
py/better_previews/tae_vid.py:104
Method
forward
(self, x: torch.Tensor)
py/better_previews/tae_vid.py:115
Method
forward
(self, x: torch.Tensor)
py/better_previews/tae_vid.py:413
Method
forward
(self, x: torch.Tensor)
py/better_previews/previewer.py:195
Method
forward
(self, x: torch.Tensor)
py/better_previews/previewer.py:222
Method
generate_noise
(self, latent)
py/nodes/misc.py:52
Function
geodesic_square_matrix
( a: torch.Tensor, b: torch.Tensor, t: torch.Tensor | float, *, use_pinv: bool = True,
py/latent_utils.py:1760
Method
get_all_types
(self)
py/nodes/ops.py:292
Method
get_all_types
(self)
py/nodes/ops.py:744
Method
get_patches
(self, model_options)
py/nodes/modelPatchConditional.py:111
Method
get_pct
(topts)
py/nodes/ops.py:829
Method
get_sim
(t_right: torch.Tensor, t_left: torch.Tensor)
py/latent_utils.py:1941
Method
go
(cls, enabled: bool, sigmas: torch.Tensor)
py/nodes/misc.py:41
Method
go
( cls, noise_seed: int, seed_offset: int | None = 1, )
py/nodes/misc.py:103
Method
go
(cls)
py/nodes/misc.py:137
Method
go
(cls, *, any_input)
py/nodes/misc.py:164
Method
go
( cls, *, start_index: int, mode: str, order: str, commasep_si
py/nodes/misc.py:233
Method
go
(cls, *, any_input)
py/nodes/misc.py:330
Method
go
(cls, *, image: torch.Tensor, rescale: bool)
py/nodes/misc.py:357
Method
go
( cls, *, latent: dict, values_mode: str, channels_into_batch: bool,
py/nodes/misc.py:395
Method
go
(cls, model)
py/nodes/misc.py:435
Method
go
(cls, *, model, latent: dict)
py/nodes/misc.py:510
Method
go
(cls, *, model, latent: dict)
py/nodes/misc.py:534
Method
go
( cls, *, guider, fps_override: float | None = None, prefer_previewer:
py/nodes/misc.py:607
Method
go
( cls, *, conditioning_1: list, conditioning_2: list, blend_mode: str,
py/nodes/misc.py:934
Method
go
( cls, *, model, patch_mode: str = "pre_cfg", force_uncond_generation:
py/nodes/misc.py:1227
Method
go
(self, sampler: object, seed_offset: int | None = 1)
py/nodes/samplers.py:148
Method
go
( cls, *, sampler, any_input, preset, discard_penultimate_sigm
py/nodes/samplers.py:301
Method
go
( self, *, sampler: object, steps: float, mode: str, )
py/nodes/samplers.py:369
← previous
next →
201–300 of 398, ranked by callers