Wan-AI/Wan2.2-Animate-2-14B-Distilled-Diffusers

🤗 Hugging Face 来源apache-2.016.4B 参数33 GBsafetensors✓ 11 个校验和今天更新
一条命令提交

在你的模型文件夹旁边运行它。它会制作种子、将文件与 Hugging Face 比对,然后提交。你只需开始做种,并粘贴你账户中的密钥。它只读取你的文件,绝不修改。如果愿意,可以先阅读脚本。

curl -fsSL https://pirateface.co/package.sh | bash -s -- --repo Wan-AI/Wan2.2-Animate-2-14B-Distilled-Diffusers ./model-folder
需要做种者 →

当前模型的贡献者未提供更加详细的模型介绍。模型文件和权重,可浏览“模型文件”页面获取。

您可以通过如下git clone命令,或者ModelScope SDK来下载模型

SDK下载

#安装ModelScope
pip install modelscope
#SDK模型下载
from modelscope import snapshot_download
model_dir = snapshot_download('Wan-AI/Wan2.2-Animate-2-14B-Distilled-Diffusers')

Git下载

#Git模型下载
git clone https://www.modelscope.cn/Wan-AI/Wan2.2-Animate-2-14B-Distilled-Diffusers.git

如果您是本模型的贡献者,我们邀请您根据模型贡献文档,及时完善模型卡片内容。