Skip to content

Commit

Permalink
Add DOI badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
crowsonkb committed Dec 7, 2023
1 parent 0c6cc82 commit cc49cf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# k-diffusion

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10284390.svg)](https://doi.org/10.5281/zenodo.10284390)

An implementation of [Elucidating the Design Space of Diffusion-Based Generative Models](https://arxiv.org/abs/2206.00364) (Karras et al., 2022) for PyTorch, with enhancements and additional features, such as improved sampling algorithms and transformer-based diffusion models.

## Installation
Expand Down

0 comments on commit cc49cf6

Please sign in to comment.