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 |
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 |