- 14 Aug, 2025 1 commit
-
-
SMG authored
* fix teacache_batch * lint
-
- 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>
-
- 30 May, 2025 1 commit
-
-
Muyang Li authored
* add a script to merge models * finished * try to merge t5 * merge the config into meta files * rewrite the t5 model loading * consider the case of subfolder * merged the qencoder files * make the linter happy and fix the tests * pass tests * add deprecation messages * add a script to merge models * schnell script runnable * update sana * modify the model paths * fix the model paths * style: make the linter happy * remove the debugging assertion * chore: fix the qencoder lpips * fix the lpips
-
- 01 May, 2025 1 commit
-
-
Andrea Ferretti authored
* feat: expose norm1 layer to support TeaCache * feat: add TeaCache example * feat: add idx as optional parameter * chore: rename function * refactor: move TeaCache decorator into example script * test: add a test for the combination of Nunchaku with TeaCache * feat: expose norm1 layer to support TeaCache * feat: add TeaCache example * feat: add idx as optional parameter * chore: rename function * refactor: move TeaCache decorator into example script * test: add a test for the combination of Nunchaku with TeaCache * fix: make tests run on low memory hardware * fix: ensure that memory is correctly released between tests * fix: avoid moving pipeline to device prematurely * gpu memory does not release * need to figure out a way to get compatible with offloading * wrap up the teacache --------- Co-authored-by:muyangli <lmxyy1999@foxmail.com>
-