↓ 1 callersMethodmerge_latents(self, value, latents, masks, scales, blur_kernel_size=33, blur_sigma=10.0)
diffsynth/pipelines/base.py:51
↓ 1 callersMethodprepare_controlnet(self, controlnet_image, masks, controlnet_inpaint_mask, tiler_kwargs, enable_controlnet_on_negative)
diffsynth/pipelines/flux_image.py:330
↓ 1 callersMethodprepare_controlnet_kwargs(self, control_video, num_frames, height, width, clip_feature=None, y=None, tiled=True, tile_size=(34, 34), ti
diffsynth/pipelines/wan_video.py:240
↓ 1 callersMethodprepare_eligen(self, prompt_emb_nega, eligen_entity_prompts, eligen_entity_masks, width, height, t5_sequence_length, enable_
diffsynth/pipelines/flux_image.py:345
↓ 1 callersMethodprepare_entity_inputs(self, entity_prompts, entity_masks, width, height, t5_sequence_length=512, enable_eligen_inpaint=False)
diffsynth/pipelines/flux_image.py:290
↓ 1 callersMethodprepare_flex_kwargs(self, latents, flex_inpaint_image=None, flex_inpaint_mask=None, flex_control_image=None, flex_control_strengt
diffsynth/pipelines/flux_image.py:380
↓ 1 callersMethodprepare_infinite_you(self, id_image, controlnet_image, infinityou_guidance, height, width)
diffsynth/pipelines/flux_image.py:373
↓ 1 callersMethodprepare_infinite_you(self, model, id_image, controlnet_image, infinityou_guidance, height, width)
diffsynth/pipelines/flux_image.py:595
↓ 1 callersMethodprepare_latents(self, input_image, height, width, seed, tiled, tile_size, tile_stride)
diffsynth/pipelines/flux_image.py:304
↓ 1 callersMethodprepare_prompts(self, prompt, local_prompts, masks, mask_scales, t5_sequence_length, negative_prompt, cfg_scale)
diffsynth/pipelines/flux_image.py:361
↓ 1 callersMethodprepare_vace_kwargs(
self,
latents,
vace_video=None, vace_mask=None, vace_reference_image=None, vace_scal
diffsynth/pipelines/wan_video.py:282
↓ 1 callersMethodpropagation(self, source_guide, target_guide, source_style, target_style, nnf, err)
diffsynth/extensions/FastBlend/patch_match.py:165
↓ 1 callersFunctionpush_pretrained_to_hf_hub(
model_name,
pretrained: str,
repo_id: str,
image_mean: Optional[Tuple[float, ...]] = None,
diffsynth/extensions/ImageQualityMetric/open_clip/push_to_hf_hub.py:124
↓ 1 callersMethodrandom_search(self, source_guide, target_guide, source_style, target_style, nnf, err)
diffsynth/extensions/FastBlend/patch_match.py:171
↓ 1 callersMethodreverse(windows: torch.Tensor, win: Tuple[int, int, int], orig: Tuple[int, int, int])
diffsynth/models/wan_video_dit.py:105