wanghaofan commited on
Commit
5369ac6
1 Parent(s): d4d13a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -30,6 +30,14 @@ It has remarkable improvements in composition and details, with more delicate an
30
  <img src="./cover.jpeg" width="1024"/>
31
  </div>
32
 
 
 
 
 
 
 
 
 
33
  ## Inference
34
 
35
  ```python
 
30
  <img src="./cover.jpeg" width="1024"/>
31
  </div>
32
 
33
+ ## Comparison
34
+
35
+ The following example shows a roughly comparison with FLUX.1-dev under the same parameter setting.
36
+
37
+ <div class="container">
38
+ <img src="./compare.png" width="1024"/>
39
+ </div>
40
+
41
  ## Inference
42
 
43
  ```python