# ⚡ Ultra Pro Face Swap — 4K Pipeline v4.0
> The most complete face swap workflow on CivitAI.
> Dual restoration engine + 4K ESRGAN upscaling — all in one click.
---
## 🔥 Why This Workflow?
Most face swap workflows stop at the swap.
This one doesn't stop until it's 4K.
| Feature | Basic Workflows | ⚡ Ultra Pro |
|---|---|---|
| Face Restoration | ❌ or GFPGAN only | ✅ GFPGAN + FaceBoost pass |
| Output Resolution | 512–1024px | ✅ HD 1536px + 4K 4096px |
| ESRGAN Upscaling | ❌ | ✅ 8x Face-optimized |
| Source Preparation | 1 step | ✅ 3-stage pipeline |
| Outputs | 1 file | ✅ HD + 4K simultaneously |
| Nodes | 5–9 | ✅ 18 (fully documented) |
---
## 🧩 Pipeline Overview
```
Source Face → [512px] → [1024px] ──────────────┐
▼
Target Image → [2048px] ──────────► 🔄 ReActor FaceSwap
+ FaceBoost (GFPGAN)
+ CodeFormer 0.75
│
┌───────────────────┤
▼ ▼
💾 HD 1536px 🚀 ESRGAN 8x
(instant output) │
📐 Final 4096px
│
💾 4K Output
## ⚙️ Key Settings
| Node | Setting | Default | Range |
|---|---|---|---|
| Face Swap | codeformer_weight | 0.75 | 0.5 – 0.9 |
| Face Swap | restore_visibility | 1.0 | 0.8 – 1.0 |
| FaceBoost | codeformer_weight | 0.70 | 0.5 – 0.85 |
| Final Scale | resolution | 4096px | 1024 – 4096 |
> Tip: Swap looks plastic? Lower codeformer to 0.5
> Tip: Multiple faces? Change input_faces_index (0, 1, 2...)
---
## 📦 Requirements
Extensions:
- ✅ [ReActor Node](https://github.com/Gourieff/comfyui-reactor-node)
Models (4 files):
| Model | Path | Size |
|---|---|---|
| inswapper_128.onnx | models/insightface/ | 256 MB |
| GFPGANv1.4.pth | models/facerestore_models/ | 348 MB |
| 8x_NMKD-Faces_160000_G.pth | models/upscale_models/ | 67 MB |
Specs: 6GB VRAM minimum · 8GB recommended for 4K
---
## ⚡ Performance
| GPU | Time |
|---|---|
| RTX 3060 | ~8–12 sec |
| RTX 3080 | ~4–7 sec |
| RTX 4090 | ~2–4 sec |
> Need speed? Bypass nodes 8–10 for HD-only mode (3–5 sec on any GPU)
---
## 💬 Support
Drop a comment if you hit any issues — I respond fast.
If this saved you hours of work, a ⭐ goes a long way!

