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-28 18:21:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
390192c6a16598c2aa45b0082861e753e6d54acc
ai-toolkit
/
jobs
History
Jaret Burkett
390192c6a1
Moved the base SD training process to a parent class so we can do some more creative stuff without copy pasta
2023-07-24 11:29:39 -06:00
..
process
Moved the base SD training process to a parent class so we can do some more creative stuff without copy pasta
2023-07-24 11:29:39 -06:00
__init__.py
Setup the base process for merging things. WIP
2023-07-20 07:39:31 -06:00
BaseJob.py
WIP implementing training
2023-07-12 08:23:46 -06:00
ExtractJob.py
Adjusted some names and allow to ignore text encoder on extract
2023-07-16 12:52:39 -06:00
MergeJob.py
Setup the base process for merging things. WIP
2023-07-20 07:39:31 -06:00
TrainJob.py
Added my good ole pattern loss. God I love that thing, conv transpose pattern instantly wiped from vae
2023-07-20 15:44:16 -06:00