HuggingFace镜像/WanVideo_comfy
模型介绍文件和版本分析
下载使用量0

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 = 与上述相同,但移除了第一个块,这修复了满强度下的闪烁问题。

v2 = 进一步修剪的版本,仅保留注意力层且无第一个块,修复了闪烁问题并更好地保留了运动,需要更多步数,也可从 cfg 中受益。