Commit Graph

596 Commits

Author SHA1 Message Date
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
Victor Hall f0e2e13d3c docs ofc 2023-04-03 00:13:10 -04:00
Victor Hall 82cda3ca79 update cloud docs 2023-04-03 00:07:56 -04:00
Victor Hall 0b629436c5 docs 2023-04-02 21:43:46 -04:00
Victor Hall 246fb4fa00 update contribution doc 2023-04-02 21:02:29 -04:00
Victor Hall 3feda9b751
Update CLOUD_SETUP.md 2023-04-01 00:06:39 -04:00
Victor Hall 417801e125
Merge pull request #129 from qslug/rp-torch2
Bump CUDA to 11.8 and Torch to 2.0 and xformers to 0.0.18
2023-03-31 20:14:57 -04:00
Augusto de la Torre 49f6c14622 Fix handling of unix/mac hidden files 2023-04-01 00:29:10 +02:00
Augusto de la Torre 38a4818997 Bump libs to test torch 2 2023-04-01 00:29:10 +02:00
Augusto de la Torre a961212284 Split requirements between build and runtime 2023-04-01 00:29:10 +02:00
Victor Hall db18245c9e
Update SETUP.md 2023-03-31 11:49:54 -04:00
Victor Hall 367341b806
Update SETUP.md 2023-03-31 11:49:03 -04:00
Victor Hall 0958536c6d fix colab again... 2023-03-30 09:29:22 -04:00
Victor Hall 417caad209 bug in notebook 2023-03-30 09:15:48 -04:00
Victor Hall a9e03a9da4 fix notebook 2023-03-29 20:35:58 -04:00
Victor Hall 93c0f43777 fix colab 2023-03-29 20:34:55 -04:00
Victor Hall d4006ca3ad
Merge pull request #127 from nawnie/main
Major overhaul part 1, adds validation support cuts down on amount of…
2023-03-29 19:56:22 -04:00
nawnie dcee50bc1d
warm up lr 2023-03-29 04:03:01 -05:00
nawnie 008680f8c2
missed something
ADDED DISCONNECT BACK
2023-03-29 03:58:17 -05:00
nawnie ee44a73a54 Major overhaul part 1, adds validation support cuts down on amount of cells PROGRESS BAR WORKS... sorta its still a messy display 2023-03-29 03:38:19 -05:00
Victor Hall b527f5b475
Merge pull request #126 from qslug/fix-exif
Add error handling for bad exif, and rotate before sizing
2023-03-29 00:25:36 -04:00
Augusto de la Torre dd98ebe080 Add error handling for bad exif, and rotate before sizing 2023-03-28 19:19:08 +02:00
Victor Hall 7df4606b26
Merge pull request #124 from qslug/fix-xformers-again
Find last known working xformers commit
2023-03-27 12:12:02 -04:00
Augusto de la Torre 1e14a16209 Find last working xformers commit 2023-03-27 11:50:15 +02:00
Victor Hall 8529db095d
Merge pull request #123 from qslug/fix-xformers-again
Broke glass; Built xformers.
2023-03-26 19:32:17 -04:00
Augusto de la Torre ecdfcab8a7 Broke glass; Built xformers. 2023-03-27 01:28:25 +02:00
Victor Hall 0dc06ac49b
Update Dockerfile 2023-03-26 18:17:09 -04:00
Victor Hall cb5e7502fd
move back xformers on docker to rc481 2023-03-26 16:14:00 -04:00
Victor Hall 56256ab9ef attempt to catch some errors reported on github 2023-03-26 11:52:49 -04:00
Victor Hall 002b51f2b2 caption thing 2023-03-25 20:17:56 -04:00
Victor Hall 35d52b56e0 added some resolutions, option for val-loss pos-neg, fix wandb 2023-03-25 20:09:06 -04:00
Victor Hall 3744bc0dc9 minor update to caption.py 2023-03-25 12:28:49 -04:00
Victor Hall 2271c8f809
Merge pull request #118 from qslug/faster-filescan
Avoid unnecessary iteration over files in folder
2023-03-21 10:20:56 -04:00
Augusto de la Torre cdafa2dc43 Avoid unnecessary iteration over files in folder 2023-03-21 12:09:52 +01:00
Victor Hall 0e205b25a1
Merge pull request #117 from qslug/retain-tag-order
Prioritize tags, `image > local > global`, but respect weights
2023-03-20 20:00:41 -04:00