| | --- |
| | library_name: diffusers |
| | pipeline_tag: text-to-image |
| | tags: |
| | - stable-diffusion-xl |
| | - v-prediction |
| | - anime |
| | - dual-ties |
| | - advanced-merge |
| | license: openrail++ |
| | --- |
| | |
| | # Project-Cosmos-V1.5 (Dual-Mode TIES) |
| |
|
| | **Cosmos V1.5** uses an advanced **Dual-Mode Delta Gating** technique to surgically separate Anatomy from Style. |
| |
|
| | ## The "Advanced" Logic |
| | Instead of simple block swapping, we analyze the **Magnitude of Change (Delta)** for every single parameter. |
| |
|
| | 1. **Anatomy Layers (Input/Middle) -> "Anti-TIES" Mode:** |
| | * We inspect every update from NoobAI. |
| | * If the update is **Large** (Structural Change/Bone Movement) -> **REJECTED**. |
| | * If the update is **Small** (Micro-Texture/Skin Pore) -> **ACCEPTED**. |
| | * *Result:* 100% IllumiYume Bone Structure + NoobAI Skin Texture. |
| |
|
| | 2. **Style Layers (Output) -> "Pro-Style" Mode:** |
| | * We force a 95% transition to NoobAI's rendering engine using high-precision blending. |
| | * *Result:* Clean, soft lighting and high CFG stability. |
| |
|
| | ## Recommended Settings |
| | * **Sampler:** Euler a / DPM++ 2M SDE |
| | * **CFG:** 5.0 - 9.0 |
| | * **Steps:** 28+ |
| |
|