From 0a7014f53bae820c421f58384c85594b50574df0 Mon Sep 17 00:00:00 2001 From: sgbaird Date: Fri, 29 Jul 2022 15:40:18 -0600 Subject: [PATCH] fixup ref (add "a") --- reports/paper.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reports/paper.md b/reports/paper.md index 8f4bf2d..3683f92 100644 --- a/reports/paper.md +++ b/reports/paper.md @@ -103,7 +103,7 @@ and inverse design. and a PNG image for direct use with image-based machine learning models. Let's take [Google's image-to-image diffusion model, Palette](https://iterative-refinement.github.io/palette/) -[@sahariaPaletteImagetoImageDiffusion2022], which supports unconditional image +[@sahariaPaletteImagetoImageDiffusion2022a], which supports unconditional image generation, conditional inpainting, and conditional image restoration, which are modeling tasks that can be used in crystal generation, structure prediction, and structure relaxation, respectively. Rather than dig into the code and spending hours, days, or