Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Enhanced the comfyui savevideo node to support previewing and saving videos containing alpha channels.

Notifications You must be signed in to change notification settings

yolain/SaveVideoRGBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enhanced the comfyui savevideo node to support previewing and saving videos containing alpha channels.

screenshot

🔨Wan-Alpha Video Usage

  1. Download models
  1. Copy the files into the ComfyUI/models folder and organize them as follows:
ComfyUI/models
├── diffusion_models
│   └── wan2.1_t2v_14B_fp16.safetensors
├── loras
│   ├── epoch-13-1500_changed.safetensors
│   └── lightx2v_T2V_14B_cfg_step_distill_v2_lora_rank64_bf16.safetensors
├── text_encoders
│   └── umt5_xxl_fp8_e4m3fn_scaled.safetensors
├── vae
│   ├── wan_alpha_2.1_vae_alpha_channel.safetensors.safetensors
│   └── wan_alpha_2.1_vae_rgb_channel.safetensors.safetensors
  1. Copy this repo or SaveVideoRGBA.py into the ComfyUI/custom_nodes folder.

🤝 Acknowledgements

  • Wan-Alpha for the alpha video generate
  • ComfyUI for the node workflow framework

About

Enhanced the comfyui savevideo node to support previewing and saving videos containing alpha channels.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages