File size: 656 Bytes
cfd54c6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# SCAIL-FP8 Model Weights

Mirrored model weights for [SCAIL](https://github.com/zai-org/SCAIL) pose-driven character animation.

Used by [ComfyUI-FFMPEGA](https://github.com/AEmotionStudio/ComfyUI-FFMPEGA).

## Files

| File | Size | Description |
|------|------|-------------|
| `scail_fp8.safetensors` | ~16.4 GB | SCAIL 14B DiT (FP8 e4m3fn scaled) |
| `wan2_1_vae.safetensors` | ~254 MB | Wan2.1 Video VAE (BF16) |
| `umt5-xxl-enc.safetensors` | ~6.7 GB | UMT5-XXL Text Encoder (FP8) |
| `clip_visual.safetensors` | ~1.3 GB | CLIP Vision Encoder (FP16) |

## Source

Originally from [Kijai/WanVideo_comfy](https://huggingface.co/Kijai/WanVideo_comfy).