From df94747c0c62cdf8a1e7ff7beb158f082b42e6db Mon Sep 17 00:00:00 2001 From: Phil Wang Date: Tue, 25 Aug 2020 19:24:13 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c392d68..0e2910e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Denoising Diffusion Probabilistic Model, in Pytorch +## Denoising Diffusion Probabilistic Model, in Pytorch (wip) Implementation of Denoising Diffusion Probabilistic Model in Pytorch