From d4ffa3fced8b26fbb94d9a26002167794acb8789 Mon Sep 17 00:00:00 2001 From: Phil Wang Date: Wed, 8 Jun 2022 12:55:15 -0700 Subject: [PATCH] link to annotated ddpm --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9f5ac57..55797e5 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Implementation of Denoising Diffusion This implementation was transcribed from the official Tensorflow version here +Annotated code by Research Scientists / Engineers from 🤗 Huggingface + [![PyPI version](https://badge.fury.io/py/denoising-diffusion-pytorch.svg)](https://badge.fury.io/py/denoising-diffusion-pytorch)