Commit Graph

221 Commits

Author SHA1 Message Date
AK391 654e31ec9a
update description for 1.45B spaces demo
Co-authored-by: ablattmann <andreas.blattmann@iwr.uni-heidelberg.de>
2022-04-08 03:51:05 -04:00
AK391 5b110b020e
add web demo link 2022-04-07 20:25:21 -04: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 5820f690bd
accept arbitrary s 2022-04-04 22:44:51 +02:00
Robin Rombach 32c525011b
unconditional guidance with general s!=1.0
Example: "negative weights"
2022-04-04 22:31:35 +02:00
Robin Rombach 4fa9f90f66
add news 2022-04-04 16:47:01 +02:00
Robin Rombach 65eea86b4b
Update README.md
fix link to colab notebook
2022-04-04 16:34:40 +02:00
Robin Rombach 7fb65db353
Merge pull request #27 from CompVis/public
Add new models
2022-04-04 16:20:58 +02:00
rromb 682030b8a0 Merge branch 'main' of https://github.com/CompVis/latent-diffusion into public 2022-04-04 16:18:54 +02:00
rromb a80ed7987e add new models 2022-04-04 16:17:48 +02:00
rromb f13bf9bf46 add vqgan loss with codebook statistic eval 2022-02-21 15:06:50 +01:00
Robin Rombach 2b46bcb98c
Update ddpm.py
clean up no.1
2022-01-17 21:24:19 +01:00
ablattmann 417d5f3dee add trainsteps to first stage table 2022-01-15 12:30:44 +01:00
ablattmann 851743597c
add LICENSE 2022-01-14 18:24:18 +01:00
ablattmann 171cf29fb5 add configs for training unconditional/class-conditional ldms 2021-12-22 15:57:23 +01:00
rromb f8b4a07105 add autoencoder training details, arxiv link and figures 2021-12-22 11:16:26 +01:00
Patrick Esser 32a9661b4e add inpainting model 2021-12-21 11:35:45 +00:00
ablattmann 17e64e3205
Update README.md 2021-12-21 03:38:17 +01:00
ablattmann e66308c7f2 add code 2021-12-21 03:23:41 +01:00
Robin Rombach 182dd36f56
Create README.md 2021-12-21 01:59:06 +01:00