1. 29 Sep, 2025 1 commit
    • 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
  2. 10 Sep, 2025 1 commit
  3. 05 Sep, 2025 1 commit
    • Muyang Li's avatar
      docs: add the docstrings for v1.0.0 (#656) · 070c45bb
      Muyang Li authored
      * add v2 flux examples
      
      * add the docs
      
      * add docs
      
      * update
      
      * finished ops
      
      * add ops
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update docstrings
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * finished the api docs
      
      * update
      
      * update
      070c45bb