Upload 1939453/2634354/README.md with huggingface_hub
Browse files- 1939453/2634354/README.md +164 -2
1939453/2634354/README.md
CHANGED
|
@@ -2,9 +2,171 @@
|
|
| 2 |
license: other
|
| 3 |
tags:
|
| 4 |
- civitai
|
|
|
|
| 5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
Author: [xiaozhijason](https://civitai.com/user/xiaozhijason)
|
| 7 |
|
| 8 |
-
Model: [
|
|
|
|
|
|
|
| 9 |
|
| 10 |
-
|
|
|
|
| 2 |
license: other
|
| 3 |
tags:
|
| 4 |
- civitai
|
| 5 |
+
- tool
|
| 6 |
---
|
| 7 |
+
|
| 8 |
+
# Consistence Edit Lora - 2634354
|
| 9 |
+
|
| 10 |
+
**Model Type**: LORA
|
| 11 |
+
|
| 12 |
+
**Base Model**: Flux.2 Klein 9B-base
|
| 13 |
+
|
| 14 |
+
**Trigger Words**: None
|
| 15 |
+
|
| 16 |
+
**Tags**: tool
|
| 17 |
+
|
| 18 |
+
## Description
|
| 19 |
+
|
| 20 |
+
Klein 9B lcs consistency lora 20260415
|
| 21 |
+
|
| 22 |
+
RunningHub:
|
| 23 |
+
|
| 24 |
+
Lora:
|
| 25 |
+
|
| 26 |
+
<https://www.runninghub.ai/model/public/2044762492517228546?inviteCode=rh-v1279>
|
| 27 |
+
|
| 28 |
+
Online Workflow:
|
| 29 |
+
|
| 30 |
+
<https://www.runninghub.ai/post/2016109710943981570/?inviteCode=rh-v1279>
|
| 31 |
+
|
| 32 |
+
Klein 9B consist lcs preivew 20260328
|
| 33 |
+
|
| 34 |
+
preview version of lcs training method.
|
| 35 |
+
|
| 36 |
+
Further version is under development
|
| 37 |
+
|
| 38 |
+
Klein 4B Consistency Lora
|
| 39 |
+
|
| 40 |
+
This lora inspired by ByteDance [Heilos](https://github.com/PKU-YuanGroup/Helios) Easy Anti-Drifting method.
|
| 41 |
+
|
| 42 |
+
I implemented Frame-Aware Corrupt (Reference Latent Corrupt) latent and Color Statistics Loss.
|
| 43 |
+
|
| 44 |
+
In additionally, I use frequence split dataset which created by converting an image into frequence domain and split it into high freq image and low freq image.
|
| 45 |
+
|
| 46 |
+
Reference: low freq image, high freq image (0.8 dropout rate on high freq image)
|
| 47 |
+
|
| 48 |
+
Target: clean image
|
| 49 |
+
|
| 50 |
+
lr: 2e-4
|
| 51 |
+
|
| 52 |
+
scheduler: cosine
|
| 53 |
+
|
| 54 |
+
optimizer: adamw8bit
|
| 55 |
+
|
| 56 |
+
steps: 6000
|
| 57 |
+
|
| 58 |
+
Suggested Prompt:
|
| 59 |
+
|
| 60 |
+
{edit prompt}. Transform the image to realistic photograph. add realistic details to the corrupted image. restore high frequence details from the corrupted image.
|
| 61 |
+
|
| 62 |
+
Suggested Strength:
|
| 63 |
+
|
| 64 |
+
0.5-0.7
|
| 65 |
+
|
| 66 |
+
Trained on 4B based. This lora aims to preserve image consistence across multiple input images. Control the lora via lora strength.
|
| 67 |
+
|
| 68 |
+
More strength means more consistence but it would also hurt edit abilities.
|
| 69 |
+
|
| 70 |
+
Different image might has different optimal lora strength.
|
| 71 |
+
|
| 72 |
+
Running Hub
|
| 73 |
+
|
| 74 |
+
Flux2 Klein 4B一致性lora对比 runninghub.ai/post/2032812180667633666/?inviteCode=rh-v1279
|
| 75 |
+
|
| 76 |
+
Flux2 Klein 4B一致性lora 不偏色 不偏移 runninghub.ai/post/2032817113190113281/?inviteCode=rh-v1279
|
| 77 |
+
|
| 78 |
+
Flux2 Klein 9B Consist Lora
|
| 79 |
+
|
| 80 |
+
HuggingFace:
|
| 81 |
+
|
| 82 |
+
<https://huggingface.co/lrzjason/Consistance_Edit_Lora>
|
| 83 |
+
|
| 84 |
+
Klein 9B Consis Lora
|
| 85 |
+
|
| 86 |
+
Suggested Prompt:
|
| 87 |
+
|
| 88 |
+
restore image details
|
| 89 |
+
|
| 90 |
+
Flux2 Klein 9B Consis Lora
|
| 91 |
+
|
| 92 |
+
Trained on 9B based. This lora aims to preserve image consistence across multiple input images. Control the lora via lora strength.
|
| 93 |
+
|
| 94 |
+
Suggested strength: 0.2~1.5
|
| 95 |
+
|
| 96 |
+
Use with any prompts.
|
| 97 |
+
|
| 98 |
+
More strength means more consistence but it would also hurt edit abilities.
|
| 99 |
+
|
| 100 |
+
Different image might has different optimal lora strength.
|
| 101 |
+
|
| 102 |
+
RH:
|
| 103 |
+
|
| 104 |
+
<https://www.runninghub.ai/post/2016109710943981570/?inviteCode=rh-v1279>
|
| 105 |
+
|
| 106 |
+
======================QE2511================================
|
| 107 |
+
|
| 108 |
+
RH:
|
| 109 |
+
|
| 110 |
+
<https://www.runninghub.ai/model/public/2010085010870640641?inviteCode=rh-v1279>
|
| 111 |
+
|
| 112 |
+
Custom\_node:
|
| 113 |
+
|
| 114 |
+
<https://github.com/lrzjason/Comfyui-QwenEditUtils>
|
| 115 |
+
|
| 116 |
+
QE2511 Alpha is trained on QwenEdit 2511.
|
| 117 |
+
|
| 118 |
+
As same as previous lora, this lora helps to maintain image consistence.
|
| 119 |
+
|
| 120 |
+
The lora is trained using nf4 qlora.
|
| 121 |
+
|
| 122 |
+
V2 lora is trained for QwenEditPlus aka QwenImage Edit (2509)
|
| 123 |
+
|
| 124 |
+
It is recommanded to use with strength between 0.5 ~1.0 for multiple images
|
| 125 |
+
|
| 126 |
+
0~0.5 for single image
|
| 127 |
+
|
| 128 |
+
It needs to use with workflow v4.0 [https://civitai.com/models/1939540](https://civitai.com/models/1939540?modelVersionId=2256750)
|
| 129 |
+
|
| 130 |
+
RH workflow:
|
| 131 |
+
|
| 132 |
+
QwenEdit Consistence Edit workflow v4.0
|
| 133 |
+
|
| 134 |
+
Experience link: <https://www.runninghub.ai/post/1965033238311915522>[/?inviteCode=rh-v1279](https://www.runninghub.ai/post/1965033238311915522/?inviteCode=rh-v1279)
|
| 135 |
+
|
| 136 |
+
QwenEdit Consistence Edit workflow v2.0
|
| 137 |
+
|
| 138 |
+
Solved pixels shift issue and keep qwenvl encode image ability.
|
| 139 |
+
|
| 140 |
+
RH workflow:
|
| 141 |
+
|
| 142 |
+
QwenEdit Consistence Edit workflow v2.0
|
| 143 |
+
|
| 144 |
+
Experience link: <https://www.runninghub.ai/post/1965033238311915522/?inviteCode=rh-v1279>
|
| 145 |
+
|
| 146 |
+
Trained with no ref image into qwenvl.
|
| 147 |
+
|
| 148 |
+
This lora typical to test the consistency with kontext like workflow.
|
| 149 |
+
|
| 150 |
+
It is suggested to use 0.45~0.5 lora stregth
|
| 151 |
+
|
| 152 |
+
Workflow:
|
| 153 |
+
|
| 154 |
+
<https://civitai.com/models/1939540/qwenedit-consistance-edit-workflow>
|
| 155 |
+
|
| 156 |
+
RH workflow:
|
| 157 |
+
|
| 158 |
+
It's extremely fun and I highly recommend it to you!
|
| 159 |
+
|
| 160 |
+
Workflow: QwenEdit Consistence Edit workflow
|
| 161 |
+
|
| 162 |
+
Experience link: <https://www.runninghub.ai/post/1965033238311915522/?inviteCode=rh-v1279>
|
| 163 |
+
|
| 164 |
+
---
|
| 165 |
+
|
| 166 |
Author: [xiaozhijason](https://civitai.com/user/xiaozhijason)
|
| 167 |
|
| 168 |
+
Model: [CivitAI Model Page](https://civitai.com/models/1939453?modelVersionId=2634354)
|
| 169 |
+
|
| 170 |
+
Archive: [CivArchive Page](https://civarchive.com/models/1939453?modelVersionId=2634354)
|
| 171 |
|
| 172 |
+
<!-- Version: 20260422_v4_update -->
|