1038lab commited on
Commit
d9a499e
·
verified ·
1 Parent(s): cabef6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -0
README.md CHANGED
@@ -12,6 +12,9 @@ pipeline_tag: image-to-image
12
  This repository contains the **FP8 quantized version** of the Qwen-Image-Edit-2511 model.
13
  It is designed for efficient inference while maintaining high-quality image editing capabilities.
14
 
 
 
 
15
  ---
16
 
17
  ## 🔑 Features
@@ -22,6 +25,60 @@ It is designed for efficient inference while maintaining high-quality image edit
22
 
23
  ---
24
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ## 🚀 Quick Start
26
 
27
  ### 1. Install Dependencies
 
12
  This repository contains the **FP8 quantized version** of the Qwen-Image-Edit-2511 model.
13
  It is designed for efficient inference while maintaining high-quality image editing capabilities.
14
 
15
+ <p align="center">
16
+ <img src="https://qianwen-res.oss-accelerate-overseas.aliyuncs.com/Qwen-Image/edit2511/edit2511big.JPG#center" width="1600"/>
17
+ <p>
18
  ---
19
 
20
  ## 🔑 Features
 
25
 
26
  ---
27
 
28
+ ## Showcase
29
+
30
+ **Qwen-Image-Edit-2511 Enhances Character Consistency**
31
+ In Qwen-Image-Edit-2511, character consistency has been significantly improved. The model can perform imaginative edits based on an input portrait while preserving the identity and visual characteristics of the subject.
32
+
33
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片1.JPG#center)
34
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片2.JPG#center)
35
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片3.JPG#center)
36
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片4.JPG#center)
37
+
38
+ **Improved Multi-Person Consistency**
39
+ While Qwen-Image-Edit-2509 already improved consistency for single-subject editing, Qwen-Image-Edit-2511 further enhances consistency in multi-person group photos—enabling high-fidelity fusion of two separate person images into a coherent group shot:
40
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片5.JPG#center)
41
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片6.JPG#center)
42
+
43
+ **Built-in Support for Community-Created LoRAs**
44
+ Since Qwen-Image-Edit’s release, the community has developed many creative and high-quality LoRAs—greatly expanding its expressive potential. Qwen-Image-Edit-2511 integrates selected popular LoRAs directly into the base model, unlocking their effects without extra tuning.
45
+
46
+ For example, Lighting Enhancement LoRA
47
+ Realistic lighting control is now achievable out-of-the-box:
48
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片7.JPG#center)
49
+
50
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片8.JPG#center)
51
+
52
+ Another example, generating new viewpoints can now be done directly with the base model:
53
+
54
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片9.JPG#center)
55
+
56
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片10.JPG#center)
57
+
58
+ **Industrial Design Applications**
59
+
60
+ We’ve paid special attention to practical engineering scenarios—for instance, batch industrial product design:
61
+
62
+
63
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片11.JPG#center)
64
+
65
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片12.JPG#center)
66
+
67
+ …and material replacement for industrial components:
68
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片13.JPG#center)
69
+
70
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片14.JPG#center)
71
+
72
+ **Enhanced Geometric Reasoning**
73
+ Qwen-Image-Edit-2511 introduces stronger geometric reasoning capability—e.g., directly generating auxiliary construction lines for design or annotation purposes:
74
+
75
+
76
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片15.JPG#center)
77
+
78
+ ![](https://qianwen-res.oss-cn-beijing.aliyuncs.com/Qwen-Image/edit2511/幻灯片16.JPG#center)
79
+
80
+ ---
81
+
82
  ## 🚀 Quick Start
83
 
84
  ### 1. Install Dependencies