↓ 3 callersFunctionlog(img, metadata, metadata_parser: MetadataParser | None = None, output_format=None, task=None, persist_image=Tr
modules/private_logger.py:24
↓ 3 callersMethodsample(self, x, timesteps, t_start=None, t_end=None, order=3, skip_type='time_uniform',
method='singlestep',
ldm_patched/unipc/uni_pc.py:712
↓ 3 callersFunctionwindow_partition Args: x: (b, h, w, c) window_size (int): window size Returns: windows: (num_windows*b, window_size, window_size, c)
ldm_patched/pfn/architecture/HAT.py:107
↓ 2 callersMethod__init__(self, in_dim, out_dim, hidden_dim, use_residual=True, operations=ldm_patched.modules.ops)
ldm_patched/contrib/external_photomaker.py:24
↓ 2 callersFunctionapply_inpaint(async_task, initial_latent, inpaint_head_model_path, inpaint_image,
inpaint_mask, inpai
modules/async_worker.py:479
↓ 2 callersMethodapply_model(self, x, timestep, cond, uncond, cond_scale, model_options={}, seed=None)
ldm_patched/modules/samplers.py:267
↓ 2 callersFunctionapply_upscale(async_task, uov_input_image, uov_method, switch, current_progress, advance_progress=False)
modules/async_worker.py:573
↓ 2 callersFunctionapply_vary(async_task, uov_method, denoising_strength, uov_input_image, switch, current_progress, advance_progress=False
modules/async_worker.py:447
↓ 2 callersFunctioncommon_ksampler(model, seed, steps, cfg, sampler_name, scheduler, positive, negative, latent, denoise=1.0, disable_noise=Fals
ldm_patched/contrib/external.py:1313
↓ 2 callersFunctioncomposite(destination, source, x, y, mask = None, multiplier = 8, resize_source = False)
ldm_patched/contrib/external_mask.py:10