| igerry/sonya-toolchain 现在有桑雅出片的完整模型备份: |
|
|
| igerry/sonya-toolchain/ |
| ├── comfy/models/ ← ComfyUI 渲染(29GB) |
| │ ├── diffusion_models/wan2.2_s2v_14B_fp8_scaled.safetensors |
| │ ├── text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors |
| │ ├── audio_encoders/wav2vec2_large_english_fp16.safetensors |
| │ ├── vae/wan_2.1_vae.safetensors |
| │ ├── loras/wan2.2_..._seko_V1.safetensors |
| │ └── Qwen3-TTS/{Base目录, prompts/sonya.safetensors} |
| ├── realesrgan/RealESRGAN_x4plus.pth ← 后处理(5.5GB) |
| ├── gfpgan/GFPGANv1.4.pth |
| ├── gfpgan-weights/{detection, parsing}.pth |
| ├── rife/flownet.pkl |
| └── whisperx/wav2vec2-zh/ ← 字幕对齐模型(1.2G) |
|
|
| 总计 ~35GB,全部 14 项(13 个原计划 + whisperx 本地模型),按工具分目录,完整可复现。 以后任何机器一句 hf download igerry/sonya-toolchain 就能拉回全套。 |
|
|
| --- |
| license: mit |
| --- |
|
|