From 95f338718d7e6772bd754b47308f3f0e1f45e37f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 17:27:28 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- generation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generation/README.md b/generation/README.md index 4f4345862..df50ed899 100644 --- a/generation/README.md +++ b/generation/README.md @@ -80,4 +80,4 @@ Examples show how to perform anomaly detection in 2D, using implicit guidance [2 Examples show how to perform super-resolution in 2D, using PyTorch and PyTorch Lightning. ## [Guiding the synthetic process using a semantic encoder](./2d_diffusion_autoencoder/2d_diffusion_autoencoder.ipynb) -Example shows how to train a DDPM and an encoder simultaneously, resulting in the latents of the encoder guiding the inference process of the DDPM. \ No newline at end of file +Example shows how to train a DDPM and an encoder simultaneously, resulting in the latents of the encoder guiding the inference process of the DDPM.