• naykun's avatar
    Qwen Image Edit Support (#12164) · e682af20
    naykun authored
    * 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
    e682af20
__init__.py 33.5 KB