You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains training, generation and utility scripts for Stable Diffusion and other image generation models.
35
36
37
+
### Fork-specific Additions
38
+
39
+
This fork adds several experimental tools on top of upstream sd-scripts:
40
+
41
+
***Anima iLECO training**: prompt-to-prompt edit LoRA training for Anima. See [Anima iLECO Training](./docs/anima_train_leco.md).
42
+
***Anima ADDifT training**: paired-image edit LoRA training for Anima, using source/target image folders. See [Anima ADDifT Training](./docs/anima_train_addift.md).
43
+
***Architecture-agnostic LoRA merger**: merges sd-scripts style LoRA files by reconstructing LoRA deltas and recomposing them with SVD. See [Architecture-agnostic LoRA merger](./docs/merger.md).
44
+
36
45
### Sponsors
37
46
38
47
We are grateful to the following companies for their generous sponsorship:
@@ -105,6 +114,8 @@ If you find this project helpful, please consider supporting its development via
0 commit comments