Qwen Image Edit Support (#12164)
* feat(qwen-image):
add qwen-image-edit support
* fix(qwen image):
- compatible with torch.compile in new rope setting
- fix init import
- add prompt truncation in img2img and inpaint pipe
- remove unused logic and comment
- add copy statement
- guard logic for rope video shape tuple
* fix(qwen image):
- make fix-copies
- update doc