1. 30 Jun, 2025 1 commit
    • Muyang Li's avatar
      feat: update the kontext examples and models (#495) · 259394ae
      Muyang Li authored
      * update kontext examples
      
      * update tests
      
      * add tests for kontext
      
      * remove the warning of txt_ids and img_ids
      
      * chore: add kontext to be synced from hf to ms
      
      * add kontext demo
      
      * make linter happy
      
      * style: make linter happy
      
      * update docs
      259394ae
  2. 01 May, 2025 2 commits
    • Muyang Li's avatar
      style: upgrade the linter (#339) · 57e50f8d
      Muyang Li authored
      * style: reformated codes
      
      * style: reformated codes
      57e50f8d
    • K's avatar
      feat: PuLID support (#274) · b737368d
      K authored
      
      
      * add pulid
      
      * Add the feature that allows the mixed use of pulid and non-pulid after loading pulid to generate the pipeline.
      
      * Added the feature to load LoRA at any time.
      
      * Organized the directory structure.
      
      * Organized the code.
      
      * Removed unused related code from eva-clip.
      
      * style: apply Ruff formatting
      
      * Refactored code and verified pulid works.
      
      * add pulid tests
      
      * auto detect precision in test
      
      * Updated requirements.txt
      
      * update requirements
      
      * style: reformat the example
      
      * style: reformat the example
      
      * style: rename cb to call_back
      
      * style: format the codes
      
      * style: format the codes
      
      * reformated the codes
      
      * fix the repo forward
      
      * clean some dead codes
      
      * wrap up for pulid
      
      ---------
      Co-authored-by: default avatarkkkxue <kkkxue@tencent.com>
      Co-authored-by: default avatarmuyangli <lmxyy1999@foxmail.com>
      b737368d
  3. 08 Nov, 2024 1 commit