↓ 1 callersMethodforward_with_separate_cfg(self, x, timestep, input_ids, input_img_latents, input_image_sizes, attention_mask, position_ids, cfg_scale,
diffsynth/models/omnigen.py:760
↓ 1 callersFunctiongenerate_draft_block_mask(batch_size, nheads, seqlen,
q_w, k_w, topk=10, local_attn_mask=None)
diffsynth/models/wan_video_dit.py:116
↓ 1 callersMethodget_3d_rotary_pos_embed(
self, embed_dim, crops_coords, grid_size, temporal_size, theta: int = 10000, use_real: bool = True
diffsynth/models/cog_dit.py:138
↓ 1 callersMethodinpaint_fusion(self, latents, inpaint_latents, pred_noise, fg_mask, bg_mask, progress_id, background_weight=0.)
diffsynth/pipelines/flux_image.py:269
↓ 1 callersMethoditeration(self, source_guide, target_guide, source_style, target_style, nnf, err)
diffsynth/extensions/FastBlend/patch_match.py:185
↓ 1 callersMethodload_pipeline(self, model_list, textual_inversion_folder, device, lora_alphas, controlnet_units)
diffsynth/pipelines/pipeline_runner.py:13
↓ 1 callersFunctionload_single_patch_model_from_single_file(state_dict, model_name, model_class, base_model, extra_kwargs, torch_dtype, device)
diffsynth/models/model_manager.py:100