Commit Graph

83 Commits

Author SHA1 Message Date
Justin 3a64aae085
Update modules.py 2022-09-26 10:39:44 +01:00
Justin f1293f9795
Finetuning (#11)
* simple datasets

* add conversion script

* finish fine tune example

* update readme

* update readme
2022-09-16 14:01:18 +01:00
Justin 7e3956ef74
Img condition (#1)
* update reqs
* add image variations
* update readme
2022-09-04 21:46:39 +01:00
Patrick Esser 81d560ef1f edge with extra channel 2022-08-06 10:42:32 +00:00
Patrick Esser a166aa7fbf Merge remote-tracking branch 'origin/main' 2022-08-03 22:22:51 +00:00
Patrick Esser 51cd488f5f start simple 2022-08-03 22:22:07 +00:00
Robin Rombach 9aa842c9bb Merge branch 'main' of github.com:pesser/stable-diffusion into main 2022-08-03 23:30:17 +02:00
Robin Rombach 47aa45a345 mask drop and typo 2022-08-03 23:30:13 +02:00
Patrick Esser 250e0407a8 v1 edgeinpainting 2022-08-02 22:53:58 +00:00
Patrick Esser b811a39c8f make filtering more robust 2022-07-31 23:24:45 +00:00
Patrick Esser 9fd981d790 Merge remote-tracking branch 'origin/main' 2022-07-28 22:46:22 +00:00
Patrick Esser 8ed76d2350 support unconditional guidance training 2022-07-28 22:46:14 +00:00
Robin Rombach 71634a21c7 playing with upscaler 2022-07-28 00:09:44 +02:00
Robin Rombach f6016af80a larger masks 2022-07-28 00:07:45 +02:00
Robin Rombach 305838d82a support image inputs 2022-07-25 00:40:16 +02:00
Robin Rombach 55a0485475 Merge branch 'main' of github.com:pesser/stable-diffusion into main 2022-07-24 13:26:39 +02:00
Robin Rombach 57c3a76346 paint it in 2022-07-24 13:24:30 +02:00
Robin Rombach 76e2f4b739 data utils 2022-07-24 13:23:50 +02:00
Robin Rombach 6997027a41 make synthetic masks 2022-07-24 13:23:26 +02:00
Robin Rombach 680ab981fd add mask generator to LAION 2022-07-24 13:23:12 +02:00
Patrick Esser 3e40515427 write laion examples 2022-07-23 09:29:31 +00:00
Patrick Esser 6dfe59e9b0 drop watermarked images 2022-07-22 11:39:33 +00:00
Patrick Esser d9c9747122 laion explorations 2022-07-22 09:50:01 +00: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 a7aad82e51 multinode hacks 2022-07-14 21:29:46 +00:00
Robin Rombach 5b582ddfd8 add aesthetic laion dataloader 2022-07-09 14:59:54 +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 181d1ad8f2 sampling can be addictive 2022-06-29 23:39:55 +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 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 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 250f89c1a3 initial code to try and resume larger models from smaller models 2022-06-11 18:35:49 -04:00
rromb 5e3f9cec53 fix it 2022-06-10 11:44:55 +02:00
rromb cbbef13b7d fix it 2022-06-10 11:43:49 +02:00
rromb 18a9202196 f16 with size filtering 2022-06-10 11:08:42 +02:00
rromb b6cf25386a sampling updates 2022-06-10 10:54:14 +02:00
rromb 8d8369a3d5 Merge branch 'main' of github.com:pesser/stable-diffusion into main 2022-06-09 10:57:07 +02:00
rromb a133096ddf coco 2022-06-09 10:56:41 +02:00
rromb 9cda7feafa eval stuff 2022-06-09 10:56:34 +02:00