Commit Graph

490 Commits

Author SHA1 Message Date
Victor Hall cb511025ed finalizing optimizer split 2023-05-04 20:15:36 -04:00
Victor Hall 4e81a0eb55 optimizer split works 2023-05-04 20:15:36 -04:00
Victor Hall 970065c206 more wip optimizer splitting 2023-05-04 20:15:36 -04:00
Victor Hall 72a47741f0 optimizer spltting 2023-05-04 20:15:36 -04:00
Victor Hall 3639e36135 refactor optimizer to split te and unet 2023-05-04 20:15:36 -04:00
Victor Hall f0449c64e7 oops 2023-04-30 11:52:30 -04:00
Victor Hall 5e45cd22a0 remove amp from notebook, deprecated 2023-04-30 09:30:55 -04:00
Victor Hall 5d0b2ff24f remove notebook arg 2023-04-30 09:29:29 -04:00
Victor Hall 6340b7fdfe Merge branch 'main' of https://github.com/victorchall/EveryDream2trainer 2023-04-29 18:15:40 -04:00
Victor Hall 29a19fd8b1 check if your git commit is out of date 2023-04-29 18:15:25 -04:00
damian 8e28a74386 add migration code for 2023-04-29 16:55:02 -04:00
damian 360eaa5a42 don't print, using logging 2023-04-29 16:55:02 -04:00
damian 413f981512 implement extra manual validation splits 2023-04-29 16:55:02 -04:00
Damian Stewart aad00eab2e switch up errored item logic flow 2023-04-29 13:03:10 -04:00
Damian Stewart ce85ce30ae warn on chronically underfilled aspect ratio buckets 2023-04-29 13:03:10 -04:00
Victor Hall 974d3fa53a
Merge pull request #151 from Alex-GZ/convert-order-fix
Convert order fix
2023-04-24 10:20:57 -04:00
Victor Hall 630ac5e46a
Merge pull request #152 from qslug/yaml-tag-str
Always convert YAML tags to strings
2023-04-22 19:03:04 -04:00
Victor Hall b7c7625051 unittest workflow fix maybe 2023-04-22 18:56:51 -04:00
Victor Hall f6a87eb327 github action for unit tests 2023-04-22 18:50:07 -04:00
Victor Hall 470c0aa040 github action for unit tests 2023-04-22 18:48:55 -04:00
Augusto de la Torre 2e8056174d Always convert YAML tags to strings 2023-04-23 00:36:32 +02:00
Alexander f431668cba forgot .items() 2023-04-20 17:08:19 +03:00
Alexander 8803d04cfe fixed weight conversion 2023-04-20 17:07:07 +03:00
Victor Hall a8520d6661 add compel to colab 2023-04-20 00:26:18 -04:00
Victor Hall 79886981a2
Merge pull request #148 from damian0815/fix_default_sd21_clipskip
fix clip_skip default in trainSD21.json and update other params
2023-04-19 13:32:11 -04:00
Damian Stewart c6f0465667 fix clip_skip default in trainSD21.json and update other params 2023-04-19 10:47:02 +02:00
Victor Hall bc7b95a375 update clip skip doc 2023-04-16 20:19:08 -04:00
Victor Hall 743c7cccae print args after cleaning, set attn slicing for sd15 if not using amp 2023-04-16 18:48:44 -04:00
Victor Hall e3e30a5599 fix exif issues 2023-04-16 14:53:34 -04:00
Victor Hall 3697b16344 put exif transpose back in preloading to fix bug 2023-04-16 02:19:27 -04:00
Victor Hall a5b22d85bd add license label to container 2023-04-15 19:03:39 -04:00
Victor Hall 9b6c01a7f0
Merge pull request #144 from victorchall/force
try cache busting
2023-04-15 16:55:30 -04:00
Victor Hall b0a6becf8a try cache busting 2023-04-15 16:39:51 -04:00
Victor Hall 77e4869e40
Merge pull request #142 from victorchall/force
plz docker
2023-04-15 14:35:50 -04:00
Victor Hall b716d11b8a plz docker 2023-04-15 14:35:15 -04:00
Victor Hall 1704bb93ce push docker image on push 2023-04-15 14:32:40 -04:00
Victor Hall 3ad3b686ba add vast-runpod video links to main readme 2023-04-15 14:25:39 -04:00
Victor Hall 77b05e3302 try to get docker to update 2023-04-15 14:23:05 -04:00
Victor Hall d25b9661af fix bug in optimizer path 2023-04-15 13:27:12 -04:00
Victor Hall e574805326
Merge pull request #140 from damian0815/fix_samples_clip_skip
Respect clip_skip when generating samples
2023-04-14 21:30:23 -04:00
Victor Hall 7ba9d43db5
Merge pull request #141 from tjennings/main
image preloading and data loading optimizations.
2023-04-14 21:25:32 -04:00
tyler b8f637873f removing the convert_rgb flag for a simpler design 2023-04-14 20:21:48 -05:00
Victor Hall 247f4cb037
Merge pull request #130 from nawnie/main
Created using Colaboratory
2023-04-14 21:02:45 -04:00
Victor Hall b85e620b5c
Merge pull request #134 from ansonkao/patch-1
[docs] Rename ATWEAKING.md to ADVANCED_TWEAKING.md
2023-04-14 20:35:16 -04:00
Damian Stewart 6531a3f120 remove erroneous cast() 2023-04-15 01:52:36 +02:00
tyler a839180199 set # of data loaders by the min of batch size or cpu count, do not do an rg b conversion when only loading image metadata 2023-04-14 14:59:28 -05:00
Damian Stewart 5bf5d4026d cast() to fix type mismatch warnings 2023-04-14 20:45:15 +02:00
Victor Hall f9958320f6
Merge pull request #137 from tjennings/main
support for saving the optimizer state
2023-04-14 14:21:35 -04:00
Damian Stewart 9b663cd23e use compel for sample prompting; enable clip skip for samples 2023-04-14 19:12:06 +02:00
Shawn b7448dc9b5 Created using Colaboratory 2023-04-14 04:16:42 -05:00