1. 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
  2. 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