1. 07 Jan, 2026 6 commits
  2. 22 Dec, 2025 1 commit
  3. 01 Dec, 2025 1 commit
  4. 24 Nov, 2025 1 commit
  5. 22 Nov, 2025 3 commits
  6. 21 Nov, 2025 13 commits
  7. 25 Oct, 2025 1 commit
  8. 14 Oct, 2025 1 commit
  9. 13 Oct, 2025 1 commit
  10. 12 Oct, 2025 1 commit
  11. 07 Oct, 2025 1 commit
  12. 06 Oct, 2025 1 commit
  13. 05 Oct, 2025 2 commits
  14. 01 Oct, 2025 2 commits
    • Muyang Li's avatar
      chore: bump the version to v1.0.1 · 00ba7eaf
      Muyang Li authored
      00ba7eaf
    • Muyang Li's avatar
      chore: add V1 flux tests (#742) · 4519ad6c
      Muyang Li authored
      * make linter happy
      
      * add tests for qwen-image-edit-2509
      
      * update
      
      * update
      
      * flux schnell test runnable
      
      * update the test score
      
      * make linter happy
      
      * add fp4 results
      
      * fix the test score
      
      * add tests for flux_dev
      
      * update the test score
      
      * add flux.1-krea
      
      * fix the krea tests
      
      * update
      
      * update
      
      * add kontext
      
      * update
      
      * fix kontext
      
      * update
      
      * add flux.1-depth
      
      * add flux-tools
      
      * finish flux tools
      
      * add more flux examples
      
      * update
      
      * update3
      
      * update
      
      * update score
      
      * update
      
      * update
      4519ad6c
  15. 29 Sep, 2025 2 commits
    • senlyu163's avatar
      fix: handle output shape when sequence length is padded by `pad_tensor` (#709) · 5b9af2f1
      senlyu163 authored
      
      
      * fix: handle output shape when sequence length is padded by `pad_tensor`
      
      * Fix condition to check output shape based on batch size
      
      ---------
      Co-authored-by: default avatarMuyang Li <lmxyy1999@foxmail.com>
      5b9af2f1
    • 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
  16. 28 Sep, 2025 3 commits