| .. |
|
models
|
Update VAE trainer to handle fixed latent target. Also minor bug fixes and improvements
|
2025-07-12 16:55:15 -06:00 |
|
BaseExtensionProcess.py
|
Huge memory optimizations, many big fixes
|
2023-08-27 17:48:02 -06:00 |
|
BaseExtractProcess.py
|
Huge memory optimizations, many big fixes
|
2023-08-27 17:48:02 -06:00 |
|
BaseMergeProcess.py
|
Huge memory optimizations, many big fixes
|
2023-08-27 17:48:02 -06:00 |
|
BaseProcess.py
|
Built out the ui trainer plugin with db comminication
|
2025-02-21 05:53:35 -07:00 |
|
BaseSDTrainProcess.py
|
Save before last sample
|
2026-06-24 09:13:01 -06:00 |
|
BaseTrainProcess.py
|
Bug fixes, speed improvements, compatability adjustments withdiffusers updates
|
2023-09-13 07:03:53 -06:00 |
|
ExtractLoconProcess.py
|
Adjusted some names and allow to ignore text encoder on extract
|
2023-07-16 12:52:39 -06:00 |
|
ExtractLoraProcess.py
|
Added support for 3cleir, not fully tested
|
2023-07-16 15:35:14 -06:00 |
|
GenerateProcess.py
|
Update generation script to handle latest models.
|
2025-08-05 08:55:16 -06:00 |
|
MergeLoconProcess.py
|
Setup the base process for merging things. WIP
|
2023-07-20 07:39:31 -06:00 |
|
ModRescaleLoraProcess.py
|
Huge memory optimizations, many big fixes
|
2023-08-27 17:48:02 -06:00 |
|
TrainESRGANProcess.py
|
Added some further extendability for plugins
|
2023-09-19 05:41:44 -06:00 |
|
TrainFineTuneProcess.py
|
Setup base for training jobs. Added sd-scripts as a submodule
|
2023-07-08 13:50:59 -06:00 |
|
TrainSDRescaleProcess.py
|
Remove leco submodule
|
2025-04-18 10:08:09 -06:00 |
|
TrainSliderProcess.py
|
Added chroma model to the ui. Added logic to easily pull latest, use local, or use a specific version of chroma. Allow ustom name or path in the ui for custom models
|
2025-05-07 12:06:30 -06:00 |
|
TrainSliderProcessOld.py
|
Remove leco submodule
|
2025-04-18 10:08:09 -06:00 |
|
TrainVAEProcess.py
|
Add sharpening before losses with a split loss on vae training
|
2025-07-27 15:11:56 -06:00 |
|
__init__.py
|
Hude rework to move the batch to a DTO to make it far more modular to the future ui
|
2023-08-29 10:22:19 -06:00 |