SCAIL-fp8 / README.md
AEmotionStudio's picture
Add README
cfd54c6 verified
# 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).