- 03 Sep, 2025 1 commit
-
-
Muyang Li authored
* tmp * update * update * finished the offloading impl * the offloading is buggy * update utils * the offloading is still buggy * update * correctness and speedup done; need to check the vram overhead * done * final debugging * update * update * correct now * fix * update * use per-layer offloading * fix the offloading on 5090 * support setting the num_blocks_on_gpu * change the import name
-
- 27 Jul, 2025 1 commit
-
-
Kung Talon authored
* add test speed under tests * add tests on flux speed * add requirement * add data for 5090 * precommit * remove comments * fix precommit * reorder * use private name for expected
-
- 24 Jul, 2025 1 commit
-
-
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:Muyang Li <lmxyy1999@foxmail.com>
-
- 01 May, 2025 2 commits
-
-
Muyang Li authored
* style: reformated codes * style: reformated codes
-
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:
kkkxue <kkkxue@tencent.com> Co-authored-by:
muyangli <lmxyy1999@foxmail.com>
-