1. 12 Oct, 2025 1 commit
  2. 07 Oct, 2025 1 commit
  3. 06 Oct, 2025 1 commit
  4. 05 Oct, 2025 2 commits
  5. 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
  6. 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
  7. 28 Sep, 2025 3 commits
  8. 26 Sep, 2025 2 commits
  9. 24 Sep, 2025 3 commits
  10. 23 Sep, 2025 1 commit
    • Muyang Li's avatar
      chore: add qwen-image tests for v1, clean the requirements (#712) · de6a75b6
      Muyang Li authored
      * add the v1 tests
      
      * formalize the requirements
      
      * update
      
      * update
      
      * well format the dependency
      
      * update docs
      
      * update
      
      * update
      
      * update the dependency
      
      * fix the version in ci
      
      * well organize the dependency
      
      * update the pr list
      
      * update tests
      
      * add tests for qwen-image
      
      * add qwen-image lightning
      
      * add tests
      
      * update fp4 lpips
      
      * add tests for qwen-image-edit
      
      * update
      
      * updat
      
      * add 8 steps lora back
      
      * update nvfp4 results
      
      * add qwen-image-edit-lightning
      
      * style: make linter happy
      
      * do not use batch when batchsize is 1
      
      * update
      
      * finished all the tests
      
      * add cn test
      
      * style: make linter happy
      
      * update
      
      * add qwen-image controlnet
      
      * update
      
      * add fp4 metrics
      
      * fix the tests
      de6a75b6
  11. 20 Sep, 2025 2 commits
    • dengdong's avatar
      feat: sdxl model support (#674) · b0484ae0
      dengdong authored
      * feat: sdxl model support
      
      * code style auto-modified by pre-commit hook
      
      * refine comments
      
      * add tests and examples for sdxl
      
      * refine sdxl tests code
      
      * make linter happy
      
      * mv the locations of the examples
      
      * move the locations of the tests
      
      * refine tests and examples
      
      * add API documentation for unet_sdxl.py
      
      * usage doc for sdxl
      
      * update docs
      
      * update
      
      * refine pipeline initialization
      
      * refine tests for sdxl/sdxl-turbo
      b0484ae0
    • Muyang Li's avatar
      docs: update README · 657863bb
      Muyang Li authored
      657863bb
  12. 15 Sep, 2025 1 commit
    • ttio2tech's avatar
      feat: support controlnet for qwenimagemodel (#681) · 0ea357e2
      ttio2tech authored
      * add controlnet support to the qwenimagemodel and add example file for controlnet
      
      * add controlnet support
      
      * add controlnet support for qwenimage
      
      * add controlnet support for qwenimage
      
      * style: make linter happy
      
      * update example script for qwen controlnet
      
      * style: make linter happy
      
      * update
      
      * update diffusers version
      0ea357e2
  13. 12 Sep, 2025 1 commit
  14. 10 Sep, 2025 4 commits
  15. 08 Sep, 2025 2 commits
  16. 05 Sep, 2025 2 commits
    • Muyang Li's avatar
      chore: release nunchaku v1.0.0 (#658) · 27c61936
      Muyang Li authored
      * update
      
      * update
      
      * chore: update the docs workflow
      
      * docs: update README
      27c61936
    • 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
  17. 04 Sep, 2025 1 commit
  18. 03 Sep, 2025 1 commit
    • Muyang Li's avatar
      feat: async CPU offloading for Python backend (#624) · eb901251
      Muyang Li authored
      * tmp
      
      * update
      
      * update
      
      * finished the offloading impl
      
      * the offloading is buggy
      
      * update utils
      
      * the offloading is still buggy
      
      * update
      
      * correctness and speedup done; need to check the vram overhead
      
      * done
      
      * final debugging
      
      * update
      
      * update
      
      * correct now
      
      * fix
      
      * update
      
      * use per-layer offloading
      
      * fix the offloading on 5090
      
      * support setting the num_blocks_on_gpu
      
      * change the import name
      eb901251
  19. 02 Sep, 2025 1 commit
  20. 31 Aug, 2025 3 commits
  21. 29 Aug, 2025 1 commit
  22. 28 Aug, 2025 2 commits
  23. 27 Aug, 2025 1 commit