Commit Graph

33 Commits

Author SHA1 Message Date
pesser ddb9ce74f1 mindev 2022-05-29 20:52:31 +00:00
pesser add2812306 relpath 2022-05-29 19:51:43 +00:00
pesser c5c04d0b42 dev conf 2022-05-29 19:38:08 +00:00
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 5a6571e384
add credit 2022-04-15 17:43:03 +02: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 add3f1bc0c
Merge branch 'CompVis:main' into main 2022-04-15 05:37:05 -07:00
Katherine Crowson c8122e7917 Alter credit in README 2022-04-15 05:36:41 -07:00
Robin Rombach 8381e5e557
Add files via upload 2022-04-08 13:07:54 +02:00
ablattmann b4899611c2
Merge pull request #38 from AK391/main
add web demo link on Hugging Face Spaces
2022-04-08 09:53:25 +02:00
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