lightx2v commited on
Commit
b04771c
·
verified ·
1 Parent(s): f5e6849

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: image-text-to-image
4
+ tags:
5
+ - qwen-image;
6
+ - text-to-image
7
+ - image-edit
8
+ - causal-image-edit
9
+ ---
10
+
11
+ We employ block causal attention to improve inference speed of [Qwen-Image-Edit-2511](https://huggingface.co/Qwen/Qwen-Image-Edit-2511).
12
+
13
+ For usage instructions, please refer to [Qwen-Image-Edit-Causal](https://github.com/ModelTC/Qwen-Image-Edit-Causal).