WanVideo_comfy
简介
WanVideo的合并与量化模型,源自此处:
模型卡片
模型详情
已翻译来自此处的 WanVideo 组合与量化模型:
https://huggingface.co/Wan-AI/
可与以下工具配合使用:https://github.com/kijai/ComfyUI-WanVideoWrapper 以及 ComfyUI 原生 WanVideo 节点。
我也已开始在此处制作 fp8_scaled 版本:https://huggingface.co/Kijai/WanVideo_comfy_fp8_scaled
其他模型来源:
TinyVAE 来自 https://github.com/madebyollin/taehv
SkyReels:https://huggingface.co/collections/Skywork/skyreels-v2-6801b1b93df627d441d0d0d9
WanVideoFun:https://huggingface.co/collections/alibaba-pai/wan21-fun-v11-680f514c89fe7b4df9d44f17
Lightx2v:
CausVid 14B:https://huggingface.co/lightx2v/Wan2.1-T2V-14B-CausVid
CFG 与 Step 蒸馏 14B:https://huggingface.co/lightx2v/Wan2.1-T2V-14B-StepDistill-CfgDistill
CausVid 1.3B:https://huggingface.co/tianweiy/CausVid
AccVideo:https://huggingface.co/aejion/AccVideo-WanX-T2V-14B
Phantom:https://huggingface.co/bytedance-research/Phantom
ATI:https://huggingface.co/bytedance-research/ATI
MiniMaxRemover:https://huggingface.co/zibojia/minimax-remover
MAGREF:https://huggingface.co/MAGREF-Video/MAGREF
FantasyTalking:https://github.com/Fantasy-AMAP/fantasy-talking
MultiTalk:https://github.com/MeiGen-AI/MultiTalk
Anisora:https://huggingface.co/IndexTeam/Index-anisora/tree/main/14B
Pusa:https://huggingface.co/RaphaelLiu/PusaV1/tree/main
FastVideo:https://huggingface.co/FastVideo
EchoShot:https://github.com/D2I-ai/EchoShot
Wan22 5B Turbo:https://huggingface.co/quanhaol/Wan2.2-TI2V-5B-Turbo
Ovi:https://github.com/character-ai/Ovi
FlashVSR:https://huggingface.co/JunhaoZhuang/FlashVSR
rCM:https://huggingface.co/worstcoder/rcm-Wan/tree/main
CausVid LoRA 是从 CausVid 微调模型中实验性提取的,其目的是利用 CausVid 中的蒸馏效果,而非实现任何实际的因果推理。
v1 = 直接提取,对运动有不良影响,并在满强度下引入闪烁伪影。
v1.5 = 与上述相同,但移除了第一个 block,从而修复了满强度下的闪烁问题。
v2 = 进一步精简的版本,仅包含 attention layers 且无第一个 block,修复了闪烁问题并更好地保留了运动效果,需要更多步数,也可受益于 cfg。
正在翻译中,请稍候...