Robin Rombach
|
21f890f9da
|
Update sampler.py
fix import
|
2022-11-16 21:34:06 +01:00 |
|
Robin Rombach
|
5a00c4f8db
|
Merge pull request #440 from LuChengTHU/main
add dpm-solver support (much faster than plms)
|
2022-11-16 12:51:43 +01:00 |
|
LuChengTHU
|
bf3b878354
|
add a stablizing trick for steps < 15
|
2022-11-06 18:32:02 +08:00 |
|
LuChengTHU
|
8ee518a5a2
|
add dpm-solver support (much faster than plms)
|
2022-10-28 23:47:10 +08:00 |
|
Patrick Esser
|
69ae4b35e0
|
Release under CreativeML Open RAIL M License
Update license, readme, models, model card, requirements and sampling
script.
|
2022-08-22 16:57:55 +00:00 |
|
Patrick Esser
|
a117e77545
|
Merge branch 'patrickvonplaten-add_safety_checker' into main
|
2022-08-22 16:11:52 +00:00 |
|
Patrick Esser
|
673b0ab3a3
|
update safety model id
|
2022-08-22 16:11:52 +00:00 |
|
Patrick Esser
|
a6e2f3b120
|
Merge branch 'add_safety_checker' of https://github.com/patrickvonplaten/stable-diffusion into patrickvonplaten-add_safety_checker
|
2022-08-22 16:11:52 +00:00 |
|
Patrick von Platen
|
b9851783e5
|
fix to numpy
|
2022-08-19 17:14:29 +00:00 |
|
Patrick von Platen
|
239ed0fd02
|
fix more
|
2022-08-19 17:09:41 +00:00 |
|
Patrick von Platen
|
f3f60fccc3
|
correct merg
|
2022-08-19 17:08:10 +00:00 |
|
Patrick von Platen
|
eef5da90db
|
finish
|
2022-08-19 17:05:39 +00:00 |
|
Patrick von Platen
|
536eb1a8ba
|
Apply suggestions from code review
|
2022-08-19 18:03:22 +02:00 |
|
Patrick von Platen
|
d0c714ae4a
|
[Safety Checker] Add Safety Checker Module
|
2022-08-19 16:01:56 +00:00 |
|
owenvincent
|
7b8c883b07
|
Update README.md
|
2022-08-18 15:46:44 +02:00 |
|
owenvincent
|
be6ab334c2
|
update links in README.md
|
2022-08-18 13:49:59 +02:00 |
|
Patrick Esser
|
d39f5b51a8
|
update readme
|
2022-08-16 23:13:39 +02:00 |
|
Patrick Esser
|
b57c05232a
|
Merge pull request #27 from apolinario/patch-1
Add diffusers as a way to inference in the model
|
2022-08-16 23:11:39 +02:00 |
|
apolinario
|
e1367298c7
|
Add diffusers as a way to inference in the model
|
2022-08-16 21:08:28 +02:00 |
|
Robin Rombach
|
3fbbf28a8a
|
Merge pull request #5 from cpacker/main
Fix install issues, README instructions should work out-of-the-box now
|
2022-08-13 17:06:31 +02:00 |
|
cpacker
|
9ae9f7dccc
|
fix install issues, README instructions should work out-of-the-box now
|
2022-08-12 13:24:00 -07:00 |
|
Robin Rombach
|
ce05de2819
|
add link to access request form
|
2022-08-10 16:59:50 +02:00 |
|
Robin Rombach
|
2ff270f4e0
|
stable diffusion
|
2022-08-10 16:30:49 +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 |
|