Commit Graph

35 Commits

Author SHA1 Message Date
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
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 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 305838d82a support image inputs 2022-07-25 00:40:16 +02:00
Robin Rombach 57c3a76346 paint it in 2022-07-24 13:24:30 +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
rromb 6663c9bb71 add alternative guidance strategy 2022-06-13 23:35:05 +02: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
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 9cda7feafa eval stuff 2022-06-09 10:56:34 +02:00
rromb a0f390afb6 dynamic thresholding (maybe?) 2022-06-05 19:22:07 +02:00
Patrick Esser cb0414d89b goooo 2022-06-01 09:14:09 +00:00
root 3769989f20 Merge remote-tracking branch 'github/main' into main 2022-06-01 08:51:55 +00:00
Patrick Esser 2cbbb3148a optional use of ema 2022-06-01 08:46:11 +00:00
rromb fff19bf82e handle listconfig 2022-06-01 09:52:17 +02:00
rromb b3a604d870 add cfg to log_images 2022-06-01 09:36:48 +02:00
rromb 9a419a1b14 first (in)stable steps 2022-05-27 11:46:04 +02:00
Katherine Crowson 66df437e52 Combine the two classifier-free guidance model outputs into a single batch 2022-04-05 11:35:05 -07:00
Katherine Crowson f0c4e092c1 Add PLMS sampling 2022-04-04 14:45:35 -07:00
Robin Rombach 32c525011b
unconditional guidance with general s!=1.0
Example: "negative weights"
2022-04-04 22:31:35 +02:00
rromb a80ed7987e add new models 2022-04-04 16:17:48 +02:00
Robin Rombach 2b46bcb98c
Update ddpm.py
clean up no.1
2022-01-17 21:24:19 +01:00
ablattmann 171cf29fb5 add configs for training unconditional/class-conditional ldms 2021-12-22 15:57:23 +01:00
ablattmann e66308c7f2 add code 2021-12-21 03:23:41 +01:00