Commit Graph

530 Commits

Author SHA1 Message Date
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
Anson Kao 161edc5f3d
Update TWEAKING.md 2023-04-14 03:14:27 -04:00
Anson Kao 83fbd90889
Update DATA.md 2023-04-14 03:13:08 -04:00
Anson Kao 8abcad2f12
Update README.md 2023-04-14 03:12:44 -04:00
Anson Kao 14d7cba49f
Update Train_Colab.ipynb 2023-04-14 03:11:34 -04:00
tyler ecfeec80a7 support for saving the optimizer state 2023-04-13 22:31:22 -05:00
Victor Hall 91ab92d298
Merge pull request #136 from qslug/docker-deps-fix
Mixed mode captioning and QoL tweaks
2023-04-13 19:14:53 -04:00
Augusto de la Torre 2bb35eaa0a Use filenames for caption if no main prompt in yaml 2023-04-14 00:59:26 +02:00
Augusto de la Torre 8895e8d0d6 Add lion lib and speed test 2023-04-14 00:59:26 +02:00
Augusto de la Torre b7786fde2d Always start tensorboard in `start.sh` 2023-04-14 00:58:54 +02:00
Anson Kao 584fdb76ee
Rename ATWEAKING.md to ADVANCED_TWEAKING.md
Make it easier to visually scan the docs folder
2023-04-11 11:52:16 -04:00
Shawn b5fedcaebe removed training data between sessions 2023-04-04 12:40:34 -05:00
Shawn 40c80c23ec Created using Colaboratory 2023-04-03 18:01:10 -05:00
Victor Hall 338a368b5d moar docs 2023-04-03 00:31:59 -04:00