Update README.md
Browse files
README.md
CHANGED
|
@@ -3,14 +3,16 @@ license: apache-2.0
|
|
| 3 |
---
|
| 4 |
|
| 5 |
This lora and workflow is to improve qwen edit consistance issue.
|
|
|
|
| 6 |
When using qwenvl encode image, it usually facing a random movement of image structure.
|
| 7 |
|
| 8 |
To prevent this issue, we use kontext like workflow to only set reference image but not encode image.
|
|
|
|
| 9 |
Plus using consistance lora to achieve high fidelity image editing.
|
| 10 |
|
| 11 |
Comparison:
|
| 12 |

|
| 13 |
|
| 14 |
If your task requires more consistance, use higher lora strength.
|
| 15 |
-
|
| 16 |
-
try to lower the lora strength.
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
This lora and workflow is to improve qwen edit consistance issue.
|
| 6 |
+
|
| 7 |
When using qwenvl encode image, it usually facing a random movement of image structure.
|
| 8 |
|
| 9 |
To prevent this issue, we use kontext like workflow to only set reference image but not encode image.
|
| 10 |
+
|
| 11 |
Plus using consistance lora to achieve high fidelity image editing.
|
| 12 |
|
| 13 |
Comparison:
|
| 14 |

|
| 15 |
|
| 16 |
If your task requires more consistance, use higher lora strength.
|
| 17 |
+
|
| 18 |
+
If original model able to output modified image but plus lora is unable to achieve result, try to lower the lora strength.
|