Commit graph

141 commits

Author SHA1 Message Date
rromb
37e59ee487 optionally fix start code for sampling 2022-07-15 13:50:15 +02:00
rromb
5c3f6795fa Merge branch 'main' of github.com:pesser/stable-diffusion into main 2022-07-15 13:40:55 +02:00
rromb
af4db5dafc EMAWithWings (https://gist.github.com/crowsonkb/65f7265353f403714fce3b2595e0b298) 2022-07-15 13:40:46 +02:00
Patrick Esser
1754106b19 v2 on laionhr 1024 2022-07-14 23:36:08 +00:00
Patrick Esser
55bf957260 try to report bad gpus 2022-07-14 23:31:23 +00:00
Patrick Esser
e37f5dac70 v1 continued on improved aesthetics 2022-07-14 22:23:04 +00:00
Patrick Esser
1090550220 v3 pretraining scripts and config 2022-07-14 21:43:13 +00:00
Patrick Esser
a7aad82e51 multinode hacks 2022-07-14 21:29:46 +00:00
Patrick Esser
7f8c423450 wait until checkpoint is finished 2022-07-13 07:29:43 +00:00
Patrick Esser
0948a3f89c keep sampling 2022-07-12 21:41:58 +00:00
rromb
a8dcade961 Merge branch 'main' of github.com:pesser/stable-diffusion into main 2022-07-10 00:12:14 +02:00
Robin Rombach
b80ed48bcc more launch scripts 2022-07-09 22:10:20 +00:00
Robin Rombach
529bf6a0cf slurmy 2022-07-09 22:08:16 +00:00
rromb
407fcf490d Merge branch 'main' of github.com:pesser/stable-diffusion into main 2022-07-10 00:05:14 +02:00
rromb
c57c4f503a dev configs for v2 run 2022-07-10 00:05:10 +02:00
Robin Rombach
5b582ddfd8 add aesthetic laion dataloader 2022-07-09 14:59:54 +00:00
Patrick Esser
89ac468ce8 match num cpus to num workers, log each node separately 2022-07-06 23:30:22 +00:00
pesser
9300c0ccfc Merge remote-tracking branch 'origin/main' 2022-07-06 23:06:41 +00:00
Patrick Esser
6c939d631f ready to slurm 2022-07-06 22:52:52 +00:00
rromb
e2a6bee13c add further nerf-attention 2022-07-06 23:44:26 +02:00
rromb
0540e685e5 add options for scaling 2022-07-06 16:22:13 +02:00
rromb
cde78c3ead inference config for 768x768 model 2022-06-30 00:22:21 +02:00
rromb
4265b69b2f Merge branch 'main' of github.com:pesser/stable-diffusion into main 2022-06-29 23:40:01 +02:00
rromb
181d1ad8f2 sampling can be addictive 2022-06-29 23:39:55 +02:00
Patrick Esser
f5bf534f42 ckpt every 5k 2022-06-27 07:42:32 +00:00
rromb
3809ba7046 f16-hr fine tuna 2022-06-23 21:20:35 +02:00
Patrick Esser
cace7f06aa antioom 2022-06-18 07:30:59 +00:00
Patrick Esser
9981c7209c bs and unused params 2022-06-17 23:20:03 +00:00
Patrick Esser
12d2aaf50c ckpt 2022-06-17 23:05:03 +00:00
rromb
c790c34e21 start f16-higher res config 2022-06-16 17:12:54 +02:00
rromb
bbbeebf9a8 Merge branch 'main' of github.com:pesser/stable-diffusion into main 2022-06-16 10:46:24 +02:00
rromb
5831e12dd0 diffuse 2022-06-16 10:46:20 +02:00
Patrick Esser
e529176c82 add inference config 2022-06-15 19:02:44 -04:00
Patrick Esser
2d7af412c1 typo 2022-06-14 14:52:41 +00:00
root
a0f40fb5ff Merge remote-tracking branch 'github/main' into main 2022-06-14 14:44:02 +00:00
Patrick Esser
4155b51d1f improve efficiency for upscaler 2022-06-14 14:42:11 +00:00
rromb
6663c9bb71 add alternative guidance strategy 2022-06-13 23:35:05 +02:00
Patrick Esser
fe081960ca increase log freq 2022-06-13 11:19:01 +00:00
Patrick Esser
8ff9bdb78f finalize upscaler conf 2022-06-13 11:12:22 +00:00
Patrick Esser
6f604acf0a never run out of data 2022-06-13 10:59:50 +00:00
Patrick Esser
046410167f solve interpretability 2022-06-13 10:56:17 +00:00
Patrick Esser
3c77204c0a experimental support for guided upscale sampling 2022-06-13 10:44:10 +00:00
rromb
255d479088 add logging for upscaler 2022-06-13 10:43:41 +02:00
Patrick Esser
c89452ef9a support lr creation in laion 2022-06-12 23:26:31 +00:00
rromb
c5a39aff8a add upscaling 2022-06-13 00:39:48 +02:00
Patrick Esser
a0674ac4a2 Merge remote-tracking branch 'origin/main' into main 2022-06-11 18:36:28 -04:00
Patrick Esser
250f89c1a3 initial code to try and resume larger models from smaller models 2022-06-11 18:35:49 -04:00
Patrick Esser
a66b27b149 allow n row specification when sampling with small batch size 2022-06-11 18:35:09 -04:00
Patrick Esser
d06c2277b0 disable ckpt on error in debug mode 2022-06-11 18:34:28 -04:00
rromb
086d37e30f prunin' 2022-06-11 12:35:03 +02:00