Skip to content

Commit 956f564

Browse files
committed
Going forward with Diffusion, need to add reference summary
1 parent aa34fef commit 956f564

4 files changed

+40
-0
lines changed

DiffusionModels.ipynb

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,51 @@
3333
"#IFrame(\"doc/DiffusionModels/2208.11970.pdf\", width=1200, height=800)"
3434
]
3535
},
36+
{
37+
"cell_type": "markdown",
38+
"metadata": {},
39+
"source": []
40+
},
3641
{
3742
"cell_type": "code",
3843
"execution_count": null,
3944
"metadata": {},
4045
"outputs": [],
46+
"source": [
47+
"#IFrame(\"doc/Rombach_High-Resolution_Image_Synthesis_With_Latent_Diffusion_Models_CVPR_2022_paper.pdf\", width=1200, height=800)"
48+
]
49+
},
50+
{
51+
"cell_type": "markdown",
52+
"metadata": {},
53+
"source": []
54+
},
55+
{
56+
"cell_type": "code",
57+
"execution_count": null,
58+
"metadata": {},
59+
"outputs": [],
60+
"source": [
61+
"#IFrame(\"doc/2112.07804.pdf\", width=1200, height=800)"
62+
]
63+
},
64+
{
65+
"cell_type": "markdown",
66+
"metadata": {},
67+
"source": []
68+
},
69+
{
70+
"cell_type": "code",
71+
"execution_count": null,
72+
"metadata": {},
73+
"outputs": [],
74+
"source": [
75+
"#IFrame(\"doc/NeurIPS-2020-denoising-diffusion-probabilistic-models-Paper.pdf\", width=1200, height=800)"
76+
]
77+
},
78+
{
79+
"cell_type": "markdown",
80+
"metadata": {},
4181
"source": []
4282
}
4383
],

doc/DiffusionModels/2112.07804.pdf

11.1 MB
Binary file not shown.

0 commit comments

Comments
 (0)