lrzjason commited on
Commit
c597d76
·
verified ·
1 Parent(s): a340780

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63891deed68e37abd59e883f/z16YmVLZ1Pp-89OCkn7KD.png)
13
 
14
  If your task requires more consistance, use higher lora strength.
15
- If original model able to output modified image but plus lora is unable to achieve result,
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
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63891deed68e37abd59e883f/z16YmVLZ1Pp-89OCkn7KD.png)
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.