InvokeAI/configs/stable-diffusion
David Ford 4fad71cd8c
Training optimizations (#217)
* Optimizations to the training model

Based on the changes made in
textual_inversion I carried over the relevant changes that improve model training. These changes reduce the amount of memory used, significantly improve the speed at which training runs, and improves the quality of the results.

It also fixes the problem where the model trainer wouldn't automatically stop when it hit the set number of steps.

* Update main.py

Cleaned up whitespace
2022-08-30 15:59:32 -04:00
..
v1-finetune_style.yaml Fix GPU parameter in readme, add SD style finetune config 2022-08-23 20:14:40 -04:00
v1-finetune.yaml Training optimizations (#217) 2022-08-30 15:59:32 -04:00
v1-inference.yaml Add personalization 2022-08-23 18:26:28 -04:00