File size: 749 Bytes
20e91dc 742cd1e 9889116 742cd1e 9bfd644 668cfc3 20e91dc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
license: mit
tags:
- comfyui
---
# SCAIL-2
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/zai-org/SCAIL-2
Place the files in the following folders:
```
π ComfyUI/
βββ π models/
β βββ π diffusion_models/
β β βββ wan2.1_14B_SCAIL_2_fp16.safetensors
β β βββ wan2.1_14B_SCAIL_2_fp8_scaled.safetensors
β β βββ wan2.1_14B_SCAIL_2_int8_convrot.safetensors
β β βββ wan2.1_14B_SCAIL_2_mxfp8.safetensors
β β βββ wan2.1_14B_SCAIL_2_nvfp4_mxpf8_mix.safetensors
β βββ π loras/
β β βββ wan2.1_SCAIL_2_DPO_lora_bf16.safetensors
| | βββ wan2.1_SCAIL_2_relight_lora_bf16.safetensors
``` |