| --- |
| license: mit |
| tags: |
| - flux2 |
| - pulid |
| - comfyui |
| - face-consistency |
| - image-generation |
| --- |
| # π₯ PuLID Flux2 |
|
|
| > Consistent identity for FLUX.2 (Klein & Dev) |
|
|
|  |
|  |
|  |
|  |
|
|
| --- |
|
|
| ## π Overview |
|
|
| Native **PuLID weights for FLUX.2** models. |
|
|
| * β
Strong identity preservation |
| * β
Reduced artifacts |
| * β
Safetensors format |
| * β
Works with Klein |
|
|
| --- |
|
|
| ## π¦ Available Models |
|
|
| ### πΉ Klein (Recommended) |
|
|
| ```text |
| pulid_flux2_klein_v1.safetensors |
| pulid_flux2_klein_v2.safetensors |
| ``` |
|
|
| * Best quality |
| * Most stable |
| * Recommended for production |
|
|
| --- |
|
|
| ### πΈ Dev |
|
|
| * Experimental |
| * Still improving |
|
|
| --- |
|
|
| ## πΌοΈ Results |
|
|
|
|
|
|
| --- |
|
|
| ## βοΈ Recommended Settings |
|
|
| ```text |
| `strength = 1.0` (normal) |
| `strength = 1.4` (recommended) |
| ``` |
|
|
| π‘ Best balance between identity and natural rendering |
|
|
| --- |
|
|
| ## π₯ Usage |
|
|
| Use with: |
| π https://github.com/iFayens/ComfyUI-PuLID-Flux2 |
|
|
| Place weights in: |
|
|
| ```text |
| ComfyUI/models/pulid/ |
| ``` |
|
|
| --- |
|
|
| ## β οΈ Notes |
|
|
| * Klein models give best results |
| * EVA-CLIP downloads automatically |
|
|
| --- |
|
|
| ## π§ Technical |
|
|
| * Face embedding β InsightFace |
| * Visual features β EVA-CLIP |
| * Injection β Flux.2 transformer blocks |
|
|
| --- |
|
|
| ## π Credits |
|
|
| * PuLID (Apache 2.0) |
| * Flux.2 β Black Forest Labs |
| * EVA-CLIP β BAAI |
|
|
| --- |
|
|
| If this project helps you, consider giving it a β on GitHub β it really helps. |
|
|
| You can also support future development: |
|
|
| π https://buymeacoffee.com/fayens |
|
|
| Thank you π |
|
|