- 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
-
- 17 May, 2025 1 commit
-
-
muyangli authored
-
- 01 May, 2025 1 commit
-
-
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>
-