↓ 4 callersMethod__init__(self, in_channels, out_channels, video_kernel_size=3, *args, **kwargs)
imaginairy/modules/sgm/autoencoding/temporal_ae.py:94
↓ 4 callersMethod__init__(
self,
n_layers,
feats_in,
c_in,
c_mid,
c_out,
group_
imaginairy/vendored/k_diffusion/models/image_v1.py:34
↓ 4 callersMethod__init__(self, version, reduce_cond, reduce_dim, prompt, n_tokens)
imaginairy/vendored/clipseg/__init__.py:139
↓ 4 callersFunctionget_noise_prediction(
denoise_func,
noisy_latent,
time_encoding,
neutral_conditioning,
positive_conditioning,
imaginairy/samplers/base.py:54
↓ 4 callersFunctionimage_to_tensor Convert a PIL Image to a Tensor. If the image is in mode `RGB` the tensor will have shape `[3, H, W]`, otherwise `[1, H, W]` for mode `L
imaginairy/vendored/refiners/fluxion/utils.py:115
↓ 4 callersFunctionupscale_latent(
low_res_latent,
upscale_prompt="",
seed=0,
steps=15,
guidance_scale=1.0,
batch_size=
imaginairy/enhancers/upscale_riverwing.py:207
↓ 3 callersMethod__init__(
self,
inv_gamma=1.0,
power=1.0,
min_value=0.0,
max_value=1.0,
imaginairy/vendored/k_diffusion/utils.py:122
↓ 3 callersMethod__init__(
self,
dim_embd=512,
n_head=8,
n_layers=9,
codebook_size=1024,
imaginairy/vendored/codeformer/codeformer_arch.py:178
↓ 3 callersMethod_generate_tree_repr(
self, node: TreeNode, /, *, prefix: str = "", is_last: bool = True, is_root: bool = True, depth: int
imaginairy/vendored/refiners/fluxion/layers/module.py:200
↓ 3 callersFunction_make_beit_backbone(
model,
features=[96, 192, 384, 768],
size=[384, 384],
hooks=[0, 4, 8, 11],
vit_features=
imaginairy/modules/midas/midas/backbones/beit.py:160
↓ 3 callersFunction_make_encoder(
backbone,
features,
use_pretrained,
groups=1,
expand=False,
exportable=True,
hoo
imaginairy/modules/midas/midas/blocks.py:18