Skip to content

Commit 4fa9f90

Browse files
authored
add news
1 parent 65eea86 commit 4fa9f90

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
<img src=assets/modelfigure.png />
2020
</p>
2121

22+
## News
23+
### April 2022
24+
- More pre-trained LDMs are available:
25+
- A 1.45B [model](#text-to-image) trained on the [LAION-400M](https://arxiv.org/abs/2111.02114) database.
26+
- A class-conditional model on ImageNet, achieving a FID of 3.6 when using [classifier-free guidance](https://openreview.net/pdf?id=qw8AKxfYbI) Available via a [colab notebook](https://colab.research.google.com/github/CompVis/latent-diffusion/blob/main/scripts/latent_imagenet_diffusion.ipynb) [![][colab]][colab-cin].
27+
2228
## Requirements
2329
A suitable [conda](https://conda.io/) environment named `ldm` can be created
2430
and activated with:

0 commit comments

Comments
 (0)