↓ 2 callersMethoddecode_video(self, latents, tiled=True, tile_size=(34, 34), tile_stride=(18, 16))
diffsynth/pipelines/wan_video_syncammaster.py:189
↓ 2 callersMethodencode_prompt(self, prompt, positive=True, clip_sequence_length=77, llm_sequence_length=256, input_images=None)
diffsynth/pipelines/hunyuan_video.py:105
↓ 2 callersMethodencode_prompt_using_signle_model(self, prompt, text_encoder, tokenizer, max_length, clip_skip, device)
diffsynth/prompters/hunyuan_dit_prompter.py:34
↓ 2 callersMethodencode_video(self, frames, tile_size=(17, 30, 30), tile_stride=(12, 20, 20))
diffsynth/pipelines/hunyuan_video.py:125
↓ 2 callersMethodforward imgs: [B, 3, H, W] of torch.float32. - mean: [0.48145466, 0.4578275, 0.40821073] - std: [0.26862954, 0.2613025
diffsynth/models/wan_video_image_encoder.py:571
↓ 2 callersMethodget_error(self, source_guide, target_guide, source_style, target_style, nnf)
diffsynth/extensions/FastBlend/patch_match.py:76
↓ 2 callersFunctionload_patch_model_from_single_file(state_dict, model_names, model_classes, extra_kwargs, model_manager, torch_dtype, device)
diffsynth/models/model_manager.py:112
↓ 2 callersMethodload_video(self, video_file, image_folder, height, width, start_frame_id, end_frame_id)
diffsynth/pipelines/pipeline_runner.py:53
↓ 2 callersMethodprocess_entity_masks(self, hidden_states, prompt_emb, entity_prompt_emb, entity_masks, text_ids, image_ids)
diffsynth/models/flux_dit.py:376
↓ 2 callersMethodprocess_ff(self, hidden_states, attn_output, mod, mod_tr=None, tr_token=None)
diffsynth/models/hunyuan_video_dit.py:444