• Amchii's avatar
    fix: qwen-image-edit-2509 docs and examples (#731) · 955b5523
    Amchii authored
    * fix: add missing scheduler to qwen-image-edit-2509 lightning example
    
    * docs: add documentation for qwen-image-edit-2509 lightning
    
    * docs: add Distilled Qwen-Image-Edit-2509-Lightning section and fix Hugging Face link refs
    
      - Add a new "Distilled Qwen-Image-Edit-2509 (Qwen-Image-Edit-2509-Lightning)" section to
        docs/source/usage/qwen-image-edit.rst, referencing
        examples/v1/qwen-image-edit-2509-lightning.py.
      - Fix incorrect reStructuredText named-reference syntax that produced relative links:
        changed occurrences like <hf_qwen-image>/<hf_qwen-image-edit>/<hf_qwen-image-lightning>
        to the correct named-reference form with trailing underscore (e.g. <hf_qwen-image_>).
        This makes those links resolve to the external URLs defined in
        docs/source/links/huggingface.txt instead of becoming relative links.
      - Files modified:
          - docs/source/usage/qwen-image-edit.rst
          - docs/source/usage/qwen-image.rst
    
    * style: make linter happy
    
    * fix the repo 
    955b5523
qwen-image.rst 2.49 KB