Commit Graph

61 Commits

Author SHA1 Message Date
rromb 9a419a1b14 first (in)stable steps 2022-05-27 11:46:04 +02:00
pesser f7a6152022 laion webdataset example code 2022-05-26 21:51:29 +00:00
Robin Rombach 4c8bff393a
Merge pull request #51 from crowsonkb/main
Add PLMS sampling and do one 2x size batch per sampling step
2022-04-15 17:35:51 +02:00
rromb 71ebe40791 do not fix num_heads to one in legacy mode 2022-04-15 17:24:11 +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