"docs/source/ja/perf_infer_cpu.md" did not exist on "797a1babf27bf602b9c92d4cb46ce671b763bb82"
  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. 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
  4. 10 Sep, 2025 1 commit
  5. 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
  6. 01 Aug, 2025 1 commit
  7. 26 Jul, 2025 2 commits
  8. 24 Jul, 2025 1 commit
    • SMG's avatar
      feat: enable IP-Adapter (XLabs-AI/flux-ip-adapter-v2) support (#418) · 06b7a518
      SMG authored
      
      
      * feat: support IP-adapter
      
      * FBCache and comfyUI
      
      * fixing conflicts
      
      * update
      
      * update example
      
      * update example
      
      * style: make linter happy
      
      * update
      
      * update ipa test
      
      * add docs and rename IP to ip
      
      * docs: add docs for ipa
      
      * docs: add docs for ipa
      
      * add an example for pulid
      
      * update
      
      * save gpu memory
      
      * change the threshold to 0.8
      
      ---------
      Co-authored-by: default avatarMuyang Li <lmxyy1999@foxmail.com>
      06b7a518
  9. 20 Jul, 2025 1 commit
  10. 18 Jul, 2025 1 commit
    • Muyang Li's avatar
      docs: update docs (#544) · f082491b
      Muyang Li authored
      * update docs
      
      * add docs
      
      * add api reference
      
      * fixing the links
      
      * update
      
      * docs: update the html theme
      
      * chore: clean a useless workflow
      f082491b
  11. 14 Jul, 2025 1 commit
    • 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