1. 01 Aug, 2025 1 commit
  2. 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
  3. 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
  4. 04 Apr, 2025 1 commit
  5. 07 Mar, 2025 1 commit