↓ 1 callersMethodconvert_state_dict_AB(self, state_dict, lora_prefix="", alpha=1.0, device="cuda", torch_dtype=torch.float16)
diffsynth/models/lora.py:53
↓ 1 callersMethoddecode_video(self, latents, tiled=True, tile_size=(34, 34), tile_stride=(18, 16))
diffsynth/pipelines/wan_video_recammaster.py:189
↓ 1 callersMethoddecode_video(self, latents, tiled=True, tile_size=(34, 34), tile_stride=(18, 16))
diffsynth/pipelines/wan_video.py:189
↓ 1 callersMethodencode_prompt_using_ChatGLM(self, prompt, text_encoder, tokenizer, max_length, clip_skip, device)
diffsynth/prompters/kolors_prompter.py:324
↓ 1 callersMethodencode_video(self, input_video, tiled=True, tile_size=(34, 34), tile_stride=(18, 16))
diffsynth/pipelines/wan_video.py:184
↓ 1 callersMethodencode_video(self, sample, tiled=True, tile_size=(60, 90), tile_stride=(30, 45), progress_bar=lambda x:x)
diffsynth/models/cog_vae.py:323
↓ 1 callersFunctionflash_attn_func(q, k, v, dropout_p=0.0, softmax_scale=None, causal=True,
return_attn_probs=False, tp_grou
diffsynth/models/stepvideo_text_encoder.py:245
↓ 1 callersMethodforward(self, x, timestep, input_ids, input_img_latents, input_image_sizes, attention_mask, position_ids, padding_lat
diffsynth/models/omnigen.py:717
↓ 1 callersMethodforward(self, sample, tiled=False, tile_size=64, tile_stride=32, **kwargs)
diffsynth/models/sd_vae_encoder.py:52