You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@
14
14
15
15
### News
16
16
- We added a [colab notebook](https://colab.research.google.com/github/CompVis/taming-transformers/blob/master/scripts/reconstruction_usage.ipynb) which compares two VQGANs and OpenAI's [DALL-E](https://github.com/openai/DALL-E). See also [this section](#more-resources).
17
-
- We now include an overview of pretrained models in [Tab.1](#overview-of-pretrained-models)
17
+
- We now include an overview of pretrained models in [Tab.1](#overview-of-pretrained-models). We added models for [COCO](#coco) and [ADE20k](#ade20k).
18
18
- The streamlit demo now supports image completions.
19
19
- We now include a couple of examples from the D-RIN dataset so you can run the
20
20
[D-RIN demo](#d-rin) without preparing the dataset first.
0 commit comments