Fayens commited on
Commit
550167d
Β·
verified Β·
1 Parent(s): 4075bac

Update to v0.6.0

Browse files
Files changed (1) hide show
  1. README.md +12 -11
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 & Dev
29
 
30
  ---
31
 
@@ -34,7 +34,8 @@ Native **PuLID weights for FLUX.2** models.
34
  ### πŸ”Ή Klein (Recommended)
35
 
36
  ```text
37
- pulid_flux2_klein.safetensors
 
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
- weight = 0.9
67
- end_at = 0.8
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
- ⭐ If this model helps you, consider starring the GitHub repo!
 
 
 
 
 
 
 
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 πŸ™