tristan-deep commited on
Commit
583e1f1
·
verified ·
1 Parent(s): c34c11f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,4 +2,6 @@
2
  paper: https://arxiv.org/abs/2302.05290
3
  code: https://github.com/tristan-deep/joint-diffusion
4
  ---
5
- Score-based generative diffusion model trained on the CelebA dataset. As used in the [_Removing Structured Noise using Diffusion Models_](https://arxiv.org/abs/2302.05290) paper.
 
 
 
2
  paper: https://arxiv.org/abs/2302.05290
3
  code: https://github.com/tristan-deep/joint-diffusion
4
  ---
5
+ Score-based generative diffusion model trained on the CelebA dataset.
6
+ Used in the [_Removing Structured Noise using Diffusion Models_](https://arxiv.org/abs/2302.05290) paper.
7
+ See the [project page](https://github.com/tristan-deep/joint-diffusion) for the codebase and more info.