↓ 1 callersMethodforward(self, hidden_states, timestep, prompt_emb, pooled_prompt_emb, tiled=False, tile_size=128, tile_stride=64, use
diffsynth/models/sd3_dit.py:351
↓ 1 callersMethodforward(self, sample, tiled=False, tile_size=64, tile_stride=32, **kwargs)
diffsynth/models/sd3_vae_decoder.py:56
↓ 1 callersMethodforward(self, sample, tiled=False, tile_size=64, tile_stride=32, **kwargs)
diffsynth/models/sd_vae_decoder.py:92
↓ 1 callersMethodforward(self, sample, tiled=False, tile_size=64, tile_stride=32, **kwargs)
diffsynth/models/sd3_vae_encoder.py:52
↓ 1 callersMethodforward(self, sample, timestep, encoder_hidden_states, add_time_id, use_gradient_checkpointing=False, **kwargs)
diffsynth/models/svd_unet.py:373
↓ 1 callersMethodforward(self, hidden_states, timestep, prompt_emb, image_rotary_emb=None, tiled=False, tile_size=90, tile_stride=30,
diffsynth/models/cog_dit.py:286
↓ 1 callersMethodforward(
self,
hidden_states,
timestep, prompt_emb, pooled_prompt_emb, guidance, text_ids, im
diffsynth/models/flux_dit.py:405
↓ 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 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:248
↓ 1 callersMethoditeration(self, source_guide, target_guide, source_style, target_style, nnf, err)
diffsynth/extensions/FastBlend/patch_match.py:185
↓ 1 callersMethodload_frames_using_imageio(self, file_path, max_num_frames, start_frame_id, interval, num_frames, frame_process)
inference_recammaster.py:54
↓ 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