Commit Graph

11 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
Robin Rombach 305838d82a support image inputs 2022-07-25 00:40:16 +02:00
rromb 181d1ad8f2 sampling can be addictive 2022-06-29 23:39:55 +02: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 a0f390afb6 dynamic thresholding (maybe?) 2022-06-05 19:22:07 +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
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
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