Update to v0.6.0
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ Native **PuLID weights for FLUX.2** models.
|
|
| 25 |
* β
Strong identity preservation
|
| 26 |
* β
Reduced artifacts
|
| 27 |
* β
Safetensors format
|
| 28 |
-
* β
Works with Klein
|
| 29 |
|
| 30 |
---
|
| 31 |
|
|
@@ -34,7 +34,8 @@ Native **PuLID weights for FLUX.2** models.
|
|
| 34 |
### πΉ Klein (Recommended)
|
| 35 |
|
| 36 |
```text
|
| 37 |
-
|
|
|
|
| 38 |
```
|
| 39 |
|
| 40 |
* Best quality
|
|
@@ -45,10 +46,6 @@ pulid_flux2_klein.safetensors
|
|
| 45 |
|
| 46 |
### πΈ Dev
|
| 47 |
|
| 48 |
-
```text
|
| 49 |
-
pulid_flux2_dev.safetensors
|
| 50 |
-
```
|
| 51 |
-
|
| 52 |
* Experimental
|
| 53 |
* Still improving
|
| 54 |
|
|
@@ -63,9 +60,8 @@ pulid_flux2_dev.safetensors
|
|
| 63 |
## βοΈ Recommended Settings
|
| 64 |
|
| 65 |
```text
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
end_at = 0.2
|
| 69 |
```
|
| 70 |
|
| 71 |
π‘ Best balance between identity and natural rendering
|
|
@@ -88,7 +84,6 @@ ComfyUI/models/pulid/
|
|
| 88 |
## β οΈ Notes
|
| 89 |
|
| 90 |
* Klein models give best results
|
| 91 |
-
* Dev model still evolving
|
| 92 |
* EVA-CLIP downloads automatically
|
| 93 |
|
| 94 |
---
|
|
@@ -109,4 +104,10 @@ ComfyUI/models/pulid/
|
|
| 109 |
|
| 110 |
---
|
| 111 |
|
| 112 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
* β
Strong identity preservation
|
| 26 |
* β
Reduced artifacts
|
| 27 |
* β
Safetensors format
|
| 28 |
+
* β
Works with Klein
|
| 29 |
|
| 30 |
---
|
| 31 |
|
|
|
|
| 34 |
### πΉ Klein (Recommended)
|
| 35 |
|
| 36 |
```text
|
| 37 |
+
pulid_flux2_klein_v1.safetensors
|
| 38 |
+
pulid_flux2_klein_v2.safetensors
|
| 39 |
```
|
| 40 |
|
| 41 |
* Best quality
|
|
|
|
| 46 |
|
| 47 |
### πΈ Dev
|
| 48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
* Experimental
|
| 50 |
* Still improving
|
| 51 |
|
|
|
|
| 60 |
## βοΈ Recommended Settings
|
| 61 |
|
| 62 |
```text
|
| 63 |
+
`strength = 1.0` (normal)
|
| 64 |
+
`strength = 1.4` (recommended)
|
|
|
|
| 65 |
```
|
| 66 |
|
| 67 |
π‘ Best balance between identity and natural rendering
|
|
|
|
| 84 |
## β οΈ Notes
|
| 85 |
|
| 86 |
* Klein models give best results
|
|
|
|
| 87 |
* EVA-CLIP downloads automatically
|
| 88 |
|
| 89 |
---
|
|
|
|
| 104 |
|
| 105 |
---
|
| 106 |
|
| 107 |
+
If this project helps you, consider giving it a β on GitHub β it really helps.
|
| 108 |
+
|
| 109 |
+
You can also support future development:
|
| 110 |
+
|
| 111 |
+
π https://buymeacoffee.com/fayens
|
| 112 |
+
|
| 113 |
+
Thank you π
|