---
title: wan2.2_animate_14B_bf16.safetensors
canonical_url: "https://www.modelscope.ai/models/darkenn/wan2.2_animate_14B_bf16.safetensors"
md_url: "https://www.modelscope.ai/models/darkenn/wan2.2_animate_14B_bf16.safetensors.md"
repository: darkenn/wan2.2_animate_14B_bf16.safetensors
last_updated: 2026-04-21
license: other
pipeline_tag: image-to-video
tasks:
  - image-to-video
base_model:
  - Wan-AI/Wan2.2-I2V-A14B-BF16
base_model_relation: finetune
parameters: 17.3B
tensor_type:
  - BF16
library_name:
  - safetensors
  - pytorch
frameworks:
  - Pytorch
downloads: 60
stars: 1
tags:
  - Checkpoint
  - "image2video generation"
---

# wan2.2_animate_14B_bf16.safetensors

> wan2.2_animate_14B_bf16.safetensors - An open-source model by darkenn on ModelScope. wan2.2_animate_14B_bf16.safetensors

darkenn/wan2.2_animate_14B_bf16.safetensors is a 17.3B-parameter image-to-video model on ModelScope. licensed under other. derived from Wan-AI/Wan2.2-I2V-A14B-BF16.

- **Repository**: darkenn/wan2.2_animate_14B_bf16.safetensors
- **License**: other
- **Tasks**: image-to-video
- **Parameters**: 17.3B
- **Base model**: Wan-AI/Wan2.2-I2V-A14B-BF16
- **Tags**: Checkpoint, image2video generation
- **Downloads**: 60
- **Stars**: 1
- **Last updated**: 2026-04-21

Source: https://www.modelscope.ai/models/darkenn/wan2.2_animate_14B_bf16.safetensors

---

### You are viewing the default Readme template as no detailed model-card was provided by the model’s contributors. You can access the model files in the "Files and versions" tab.
#### Model files may be downloaded with ModelScope SDK or through git clone directly.

Download with ModelScope’s Python SDK
```bash
#Install ModelScope
pip install modelscope
```
```python
#Download with ModelScope’s Python SDK
from modelscope import snapshot_download
model_dir = snapshot_download('darkenn/wan2.2_animate_14B_bf16.safetensors')
```
Download with Git clone
```
git clone https://www.modelscope.ai/darkenn/wan2.2_animate_14B_bf16.safetensors.git
```

<p style="color: lightgrey;">If you are a contributor to this model, we invite you to promptly update the model card content according to <a href="https://www.modelscope.ai/docs/contribute/model-integration" style="color: lightgrey; text-decoration: underline;">the model contribution documentation</a>.</p>
