Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,7 @@ library_name: diffusers
|
|
21 |
**QwenEdit InSubject** is a LoRA fine-tune for QwenEdit that significantly improves its ability to preserve subjects while making edits to images. It works effectively with both single subjects and multiple subjects in the same image. While the base model can perform various image edits, it often loses important subject characteristics or distorts the main subjects during the editing process. This LoRA addresses these limitations to provide more accurate subject-preserving image editing.
|
22 |
|
23 |
<video controls>
|
24 |
-
<source src="
|
25 |
Your browser does not support the video tag.
|
26 |
</video>
|
27 |
|
|
|
21 |
**QwenEdit InSubject** is a LoRA fine-tune for QwenEdit that significantly improves its ability to preserve subjects while making edits to images. It works effectively with both single subjects and multiple subjects in the same image. While the base model can perform various image edits, it often loses important subject characteristics or distorts the main subjects during the editing process. This LoRA addresses these limitations to provide more accurate subject-preserving image editing.
|
22 |
|
23 |
<video controls>
|
24 |
+
<source src="sample.mp4" type="video/mp4">
|
25 |
Your browser does not support the video tag.
|
26 |
</video>
|
27 |
|