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. 24 Sep, 2025 2 commits
  3. 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
  4. 20 Sep, 2025 1 commit
    • 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
  5. 10 Sep, 2025 1 commit
  6. 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
  7. 01 Aug, 2025 2 commits
  8. 26 Jul, 2025 2 commits
  9. 24 Jul, 2025 3 commits
  10. 20 Jul, 2025 1 commit
  11. 19 Jul, 2025 1 commit
  12. 18 Jul, 2025 2 commits
  13. 14 Jul, 2025 2 commits
    • Muyang Li's avatar
      docs: update docs (#533) · a3155c83
      Muyang Li authored
      a3155c83
    • Muyang Li's avatar
      docs: add the docs of nunchaku (#517) · 51732b7a
      Muyang Li authored
      * update sphinx docs
      
      * update the doc configration
      
      * configure doxyfile
      
      * start building the docs
      
      * building docs
      
      * building docs
      
      * update docs
      
      * finish the installation documents
      
      * finish the installation documents
      
      * finish the installation documents
      
      * start using rst
      
      * use rst instead of md
      
      * need to figure out how to maintain rst
      
      * update
      
      * make linter happy
      
      * update
      
      * link management
      
      * rst is hard to handle
      
      * fix the title-only errors
      
      * setup the rst linter
      
      * add the lora files
      
      * lora added, need to be more comprehensive
      
      * update
      
      * update
      
      * finished lora docs
      
      * finished the LoRA docs
      
      * finished the cn docs
      
      * finished the cn docs
      
      * finished the qencoder docs
      
      * finished the cpu offload
      
      * finished the offload docs
      
      * add the attention docs
      
      * finished the attention docs
      
      * finished the fbcache
      
      * update
      
      * finished the pulid docs
      
      * make linter happy
      
      * make linter happy
      
      * add kontext
      
      * update
      
      * add the docs for gradio demos
      
      * add docs for test.py
      
      * add the docs for utils.py
      
      * make the doc better displayed
      
      * update
      
      * update
      
      * add some docs
      
      * style: make linter happy
      
      * add docs
      
      * update
      
      * add caching docs
      
      * make linter happy
      
      * add api docs
      
      * fix the t5 docs
      
      * fix the t5 docs
      
      * fix the t5 docs
      
      * hide the private functions
      
      * update
      
      * fix the docs of caching utils
      
      * update docs
      
      * finished the docstring of nunchaku cahcing
      
      * update packer
      
      * revert the docs
      
      * better docs for packer.py
      
      * better docs for packer.py
      
      * better docs for packer.py
      
      * better docs for packer.py
      
      * update
      
      * update docs
      
      * caching done
      
      * caching done
      
      * lora
      
      * lora
      
      * lora
      
      * update
      
      * python docs
      
      * reorg docs
      
      * add the initial version of faq
      
      * update
      
      * make linter happy
      
      * reorg
      
      * reorg
      
      * add crossref
      
      * make linter happy
      
      * better docs
      
      * make linter happy
      
      * preliminary version of the docs done
      
      * update
      
      * update README
      
      * update README
      
      * docs done
      
      * update README
      
      * update docs
      
      * not using datasets 4 for now
      51732b7a
  14. 01 Jun, 2025 1 commit
  15. 19 May, 2025 1 commit
  16. 01 May, 2025 1 commit
  17. 27 Apr, 2025 1 commit
    • Shiqi Fang's avatar
      [docs] Chinese translation updates (#321) · 677131db
      Shiqi Fang authored
      * Update README_ZH.md
      
      * Update README_ZH.md
      
      * Create contribution_guide_ZH.md
      
      * Create faq.md
      
      * Rename faq.md to faq_ZH.md
      
      * Update README_ZH.md
      
      * Update README_ZH.md
      677131db
  18. 26 Apr, 2025 2 commits
  19. 25 Apr, 2025 1 commit
  20. 17 Apr, 2025 1 commit
  21. 15 Apr, 2025 1 commit