This website requires JavaScript.
Explore
Help
Register
Sign In
ostris
/
ai-toolkit
Watch
1
Star
0
Fork
0
You've already forked ai-toolkit
mirror of
https://github.com/ostris/ai-toolkit.git
synced
2026-04-27 01:39:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8ef07a9c3662351328407d9249a5418639dd3052
ai-toolkit
/
jobs
/
process
History
Jaret Burkett
8ef07a9c36
Added training for an experimental decoratgor embedding. Allow for turning off guidance embedding on flux (for unreleased model). Various bug fixes and modifications
2024-12-15 08:59:27 -07:00
..
models
Fixes to esrgan trainer. Moved logic for sd prompt embeddings out of diffusers pipeline so I can manipulate it
2023-09-16 17:41:07 -06:00
__init__.py
…
BaseExtensionProcess.py
…
BaseExtractProcess.py
…
BaseMergeProcess.py
…
BaseProcess.py
Massive speed increases and ram optimizations
2023-10-10 06:07:55 -06:00
BaseSDTrainProcess.py
Added training for an experimental decoratgor embedding. Allow for turning off guidance embedding on flux (for unreleased model). Various bug fixes and modifications
2024-12-15 08:59:27 -07:00
BaseTrainProcess.py
Bug fixes, speed improvements, compatability adjustments withdiffusers updates
2023-09-13 07:03:53 -06:00
ExtractLoconProcess.py
…
ExtractLoraProcess.py
…
GenerateProcess.py
Added ability to load clip pairs randomly from folder. Other small bug fixes
2024-10-03 10:03:49 -06:00
MergeLoconProcess.py
…
ModRescaleLoraProcess.py
…
TrainESRGANProcess.py
Added some further extendability for plugins
2023-09-19 05:41:44 -06:00
TrainFineTuneProcess.py
…
TrainSDRescaleProcess.py
…
TrainSliderProcess.py
Tons of bug fixes and improvements to special training. Fixed slider training.
2023-12-09 16:38:10 -07:00
TrainSliderProcessOld.py
…
TrainVAEProcess.py
Bug fixes and little improvements here and there.
2024-06-08 06:24:20 -06:00