MCPcopy Create free account

hub / github.com/OpenImagingLab/FlashVSR / functions

Functions2,110 in github.com/OpenImagingLab/FlashVSR

↓ 1 callersMethodsave_attention_map
(self, attention_map)
diffsynth/extensions/ImageQualityMetric/BLIP/vit.py:60
↓ 1 callersMethodsave_attention_map
(self, attention_map)
diffsynth/extensions/ImageQualityMetric/BLIP/med.py:124
↓ 1 callersFunctionsave_config_for_hf
( model, config_path: str, model_config: Optional[dict] )
diffsynth/extensions/ImageQualityMetric/open_clip/push_to_hf_hub.py:27
↓ 1 callersFunctionsave_for_hf
( model, tokenizer: HFTokenizer, model_config: dict, save_directory: str, weights_filename
diffsynth/extensions/ImageQualityMetric/open_clip/push_to_hf_hub.py:45
↓ 1 callersFunctionsave_frames
(frames, save_path)
diffsynth/data/video.py:145
↓ 1 callersMethodsave_output
(self, video, output_folder, fps, config)
diffsynth/pipelines/pipeline_runner.py:72
↓ 1 callersFunctionsave_video
(frames, save_path, fps, quality=9, ffmpeg_params=None)
diffsynth/data/video.py:138
↓ 1 callersFunctionsave_video
(frames, save_path, fps=30, quality=5)
examples/WanVSR/infer_flashvsr_v1.1_tiny_long_video.py:42
↓ 1 callersFunctionsave_video
(frames, save_path, fps=30, quality=5)
examples/WanVSR/infer_flashvsr_v1.1_tiny.py:42
↓ 1 callersFunctionsave_video
(frames, save_path, fps=30, quality=5)
examples/WanVSR/infer_flashvsr_full.py:41
↓ 1 callersFunctionsave_video
(frames, save_path, fps=30, quality=5)
examples/WanVSR/infer_flashvsr_tiny_long_video.py:42
↓ 1 callersFunctionsave_video
(frames, save_path, fps=30, quality=5)
examples/WanVSR/infer_flashvsr_v1.1_full.py:41
↓ 1 callersFunctionsave_video
(frames, save_path, fps=30, quality=5)
examples/WanVSR/infer_flashvsr_tiny.py:42
↓ 1 callersMethodscore
Score the images based on the prompt. Args: prompt (str): The prompt text. images (Union[str, List[str], Image.Image,
diffsynth/extensions/ImageQualityMetric/imagereward.py:91
↓ 1 callersFunctionsearch_for_embeddings
(state_dict)
diffsynth/models/utils.py:91
↓ 1 callersFunctionsearch_for_images
(folder)
diffsynth/data/video.py:40
↓ 1 callersMethodset_adapter
(self)
diffsynth/models/flux_ipadapter.py:57
↓ 1 callersMethodset_full_adapter
(self)
diffsynth/models/sdxl_ipadapter.py:51
↓ 1 callersMethodset_shape
(self, height, width)
diffsynth/data/video.py:103
↓ 1 callersMethodset_timesteps
(self, num_inference_steps=100, denoising_strength=1.0, **kwargs)
diffsynth/schedulers/continuous_ode.py:13
↓ 1 callersMethodset_timesteps
(self, num_inference_steps=100, denoising_strength=1.0, training=False, shift=None)
diffsynth/schedulers/flow_match.py:18
↓ 1 callersMethodsingle_decode
(self, hidden_states, device)
diffsynth/models/stepvideo_vae.py:1025
↓ 1 callersMethodsingle_decode
(self, hidden_state, device)
diffsynth/models/wan_video_vae.py:782
↓ 1 callersMethodsingle_encode
(self, video, device)
diffsynth/models/wan_video_vae.py:776
↓ 1 callersFunctionsinusoidal_embedding_1d
(dim, position)
diffsynth/distributed/xdit_context_parallel.py:9
↓ 1 callersFunctionsplit_file_name
(file_name)
diffsynth/data/video.py:21
↓ 1 callersFunctionsplit_file_name
(file_name)
diffsynth/extensions/FastBlend/data.py:46
↓ 1 callersFunctionsplit_tensor_along_last_dim
Split a tensor along its last dimension. Arguments: tensor: input tensor. num_partitions: number of partitions to split the tenso
diffsynth/models/kolors_text_encoder.py:351
↓ 1 callersMethodstate_dict_converter
()
diffsynth/models/cog_dit.py:328
↓ 1 callersMethodstem
(self, x)
diffsynth/extensions/ImageQualityMetric/open_clip/modified_resnet.py:166
↓ 1 callersMethodstore
(self, hidden_states)
diffsynth/pipelines/flux_image.py:646
↓ 1 callersMethodstore
(self, hidden_states)
diffsynth/pipelines/wan_video.py:510
↓ 1 callersMethodstream_decode
(self, z, scale)
diffsynth/models/wan_video_vae.py:579
↓ 1 callersMethodstream_generate
( self, input_ids, generation_config: Optional[GenerationConfig] = None,
diffsynth/models/kolors_text_encoder.py:1342
↓ 1 callersMethodswiglu
(x)
diffsynth/models/stepvideo_text_encoder.py:385
↓ 1 callersMethodsynthesize_video
(self, model_manager, pipe, seed, smoother, **pipeline_inputs)
diffsynth/pipelines/pipeline_runner.py:40
↓ 1 callersMethodtask_list
(self, n)
diffsynth/extensions/FastBlend/runners/fast.py:12
↓ 1 callersFunctiontensor2video
(frames)
examples/WanVSR/infer_flashvsr_v1.1_tiny_long_video.py:16
↓ 1 callersFunctiontensor2video
(frames)
examples/WanVSR/infer_flashvsr_v1.1_tiny.py:16
↓ 1 callersFunctiontensor2video
(frames: torch.Tensor)
examples/WanVSR/infer_flashvsr_full.py:15
↓ 1 callersFunctiontensor2video
(frames)
examples/WanVSR/infer_flashvsr_tiny_long_video.py:16
↓ 1 callersFunctiontensor2video
(frames: torch.Tensor)
examples/WanVSR/infer_flashvsr_v1.1_full.py:15
↓ 1 callersFunctiontensor2video
(frames)
examples/WanVSR/infer_flashvsr_tiny.py:16
↓ 1 callersMethodtensor2video
(self, frames)
diffsynth/pipelines/svd_video.py:69
↓ 1 callersMethodtensor2video
(self, frames)
diffsynth/pipelines/step_video.py:143
↓ 1 callersMethodtensor2video
(self, frames)
diffsynth/pipelines/cog_video.py:45
↓ 1 callersMethodtensor2video
(self, frames)
diffsynth/pipelines/wan_video.py:252
↓ 1 callersMethodtile_forward
(self, hidden_states, tile_size, tile_stride)
diffsynth/models/hunyuan_video_vae_decoder.py:432
↓ 1 callersMethodtile_forward
(self, hidden_states, tile_size, tile_stride)
diffsynth/models/hunyuan_video_vae_encoder.py:231
↓ 1 callersMethodtiled_block_forward
(self, block, hidden_states, condition_emb, text_emb, freq_cis_img, residual, torch_dtype, data_device, comput
diffsynth/models/hunyuan_dit.py:311
↓ 1 callersMethodtiled_decode
(self, hidden_states, device, tile_size=(34, 34), tile_stride=(16, 16))
diffsynth/models/stepvideo_vae.py:1052
↓ 1 callersMethodtiled_decode
(self, hidden_states, device, tile_size, tile_stride)
diffsynth/models/wan_video_vae.py:673
↓ 1 callersMethodtiled_encode
(self, video, device, tile_size, tile_stride)
diffsynth/models/wan_video_vae.py:725
↓ 1 callersMethodtiled_forward
(self, sample, tile_size=64, tile_stride=32)
diffsynth/models/sd_vae_encoder.py:41
↓ 1 callersMethodtiled_forward
(self, sample, tile_size=64, tile_stride=32)
diffsynth/models/sd3_vae_decoder.py:45
↓ 1 callersMethodtiled_forward
(self, sample, tile_size=64, tile_stride=32)
diffsynth/models/sd_vae_decoder.py:81
↓ 1 callersMethodtiled_forward
(self, sample, tile_size=64, tile_stride=32)
diffsynth/models/sd3_vae_encoder.py:41
↓ 1 callersMethodtiled_forward
(self, hidden_states, timestep, prompt_emb, tile_size=(60, 90), tile_stride=(30, 45))
diffsynth/models/cog_dit.py:255
↓ 1 callersMethodtiled_forward
( self, hidden_states, timestep, prompt_emb, pooled_prompt_emb, guidance, text_ids,
diffsynth/models/flux_dit.py:324
↓ 1 callersMethodtiled_inference
(self, forward_fn, model_input, tile_batch_size, inference_device, inference_dtype, tile_device, tile_dtype)
diffsynth/models/tiler.py:34
↓ 1 callersMethodtimestep_embedding
Create sinusoidal timestep embeddings. :param t: a 1-D Tensor of N indices, one per batch element. These ma
diffsynth/models/omnigen.py:209
↓ 1 callersMethodtimestep_embedding
Create sinusoidal timestep embeddings. Args: t (torch.Tensor): a 1-D Tensor of N indices, one per batch element. These m
diffsynth/models/step1x_connector.py:134
↓ 1 callersMethodtokenize
(self, s: str, encode_special_tokens=False)
diffsynth/prompters/kolors_prompter.py:35
↓ 1 callersMethodtokenize
(self, text: str)
diffsynth/models/stepvideo_text_encoder.py:177
↓ 1 callersMethodtorch_forward
(self, hidden_states, encoder_hidden_states=None, attn_mask=None, ipadapter_kwargs=None, qkv_preprocessor=None
diffsynth/models/attention.py:37
↓ 1 callersMethodtrack
(self, source_guide, target_guide, source_style, target_style, nnf, err)
diffsynth/extensions/FastBlend/patch_match.py:177
↓ 1 callersMethodtraining_target
(self, sample, noise, timestep)
diffsynth/schedulers/ddim.py:94
↓ 1 callersMethodtraining_weight
(self, timestep)
diffsynth/schedulers/ddim.py:104
↓ 1 callersMethodtree_query
(self, leftbound, rightbound)
diffsynth/extensions/FastBlend/runners/fast.py:66
↓ 1 callersMethodunpad_image
(self, image)
diffsynth/extensions/FastBlend/patch_match.py:40
↓ 1 callersMethodunpatchify
(self, x, T, H, W)
diffsynth/models/hunyuan_video_dit.py:612
↓ 1 callersMethodunpatchify
(self, x: torch.Tensor, grid_size: torch.Tensor)
diffsynth/models/wan_video_dit.py:586
↓ 1 callersMethodunpatchify
(self, x, h, w)
diffsynth/models/hunyuan_dit.py:291
↓ 1 callersMethodunpatchify
(self, hidden_states, height, width)
diffsynth/models/flux_dit.py:302
↓ 1 callersMethoduntile
(self, model_output, height, width, tile_size, tile_stride, border_width, tile_device, tile_dtype)
diffsynth/models/tiler.py:64
↓ 1 callersMethodupdate
(self, hidden_states)
diffsynth/pipelines/flashvsr_tiny.py:481
↓ 1 callersMethodupdate
(self, hidden_states)
diffsynth/pipelines/flashvsr_full.py:498
↓ 1 callersMethodupdate
(self, hidden_states)
diffsynth/pipelines/flashvsr_tiny_long.py:482
↓ 1 callersMethodupdate_nnf
(self, nnf, level)
diffsynth/extensions/FastBlend/patch_match.py:262
Method__call__
( self, sample, timestep, encoder_hidden_states, conditionings, tiled=False, tile_size
diffsynth/controlnets/controlnet_unit.py:48
Method__call__
(self, conditionings, **kwargs)
diffsynth/controlnets/controlnet_unit.py:79
Method__call__
(self, image, mask=None)
diffsynth/controlnets/processors.py:47
Method__call__
( self, prompt=None, negative_prompt="", denoising_strength=1.0, seed=
diffsynth/pipelines/flashvsr_tiny.py:282
Method__call__
( self, input_image=None, input_video=None, mask_frames=[], mask_frame
diffsynth/pipelines/svd_video.py:111
Method__call__
( self, prompt, negative_prompt="", cfg_scale=7.5, clip_skip=1,
diffsynth/pipelines/sdxl_video.py:97
Method__call__
( self, prompt, negative_prompt="", cfg_scale=7.5, clip_skip=1,
diffsynth/pipelines/sd_video.py:144
Method__call__
( self, prompt, negative_prompt="", input_video=None, denoising_streng
diffsynth/pipelines/step_video.py:151
Method__call__
( self, prompt, negative_prompt="", input_video=None, input_images=Non
diffsynth/pipelines/hunyuan_video.py:133
Method__call__
( self, prompt, negative_prompt="", input_video=None, cfg_scale=7.0,
diffsynth/pipelines/cog_video.py:62
Method__call__
( self, prompt=None, negative_prompt="", denoising_strength=1.0, seed=
diffsynth/pipelines/flashvsr_full.py:302
Method__call__
( self, # Prompt prompt, negative_prompt="", cfg_scale=1.0, em
diffsynth/pipelines/flux_image.py:421
Method__call__
( self, prompt, local_prompts=[], masks=[], mask_scales=[], ne
diffsynth/pipelines/sd3_image.py:74
Method__call__
( self, prompt, local_prompts=[], masks=[], mask_scales=[], ne
diffsynth/pipelines/hunyuan_image.py:210
Method__call__
( self, prompt, reference_images=[], cfg_scale=2.0, image_cfg_scale=2.
diffsynth/pipelines/omnigen_image.py:198
Method__call__
( self, prompt, local_prompts=[], masks=[], mask_scales=[], ne
diffsynth/pipelines/sdxl_image.py:112
Method__call__
( self, prompt=None, negative_prompt="", denoising_strength=1.0, seed=
diffsynth/pipelines/flashvsr_tiny_long.py:282
Method__call__
( self, prompt, negative_prompt="", input_image=None, end_image=None,
diffsynth/pipelines/wan_video.py:334
Method__call__
( self, prompt, local_prompts=[], masks=[], mask_scales=[], ne
diffsynth/pipelines/sd_image.py:91
Method__call__
(self, sequence, **kwargs)
diffsynth/prompters/wan_prompter.py:48
Method__call__
(self, instructions: List[str], input_images: List[List[str]] = None,
diffsynth/prompters/omnigen_prompter.py:121
← previousnext →801–900 of 2,110, ranked by callers