Commit Graph

8 Commits (main)

Author SHA1 Message Date
saunderez 8c932bea0a Add ToMESD support - enabled under Testing tab 2023-04-06 23:41:53 +10:00
ArrowM 9591bc080e Merge Optimizers branch 2023-03-26 11:26:06 -05:00
d8ahazard 3e8ddce4dd One set of imports to rule them all. 2023-03-08 12:51:24 -06:00
Llewellyn Pritchard c137b5930f Merge remote-tracking branch 'origin/SD_21' into local3
# Conflicts:
#	.gitignore
2022-12-09 07:10:46 +02:00
d8ahazard b2ab1067fb Finalize LORA implementation, other fixes...
Fix gitignore.
Add epoch to db_config.
Compile lora checkpoints when training.
Remove unused messages and files.
Detect 512 V2 models and save the appropriate config file.
Fix global step counter.
Cleanup startup script to not freak people out.
Use pypi diffusers version, bump transformers version.
2022-12-08 16:28:37 -06:00
Llewellyn Pritchard c41e5f2c34 Local 2022-12-08 19:29:31 +02:00
d8ahazard fc5f05410f Update .gitignore 2022-11-08 10:34:39 -06:00
d8ahazard d2de76fcf3 Use Shiv's repo (again), cleanup, refactoring, installer
Ensure requirements are installed.
Use Shiv's repo, implement multiple concept training, etc.
Split dreambooth and train_dreambooth to make future updates easier.
Rename train_config.py
UI Work (load from save needs fixing yet)
2022-11-06 17:14:14 -06:00