Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
cff-version: 1.2.0
title: k-diffusion
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Katherine
family-names: Crowson
- given-names: Romain
family-names: Beaumont
- given-names: Tanishq
family-names: Abraham
- given-names: Jonathan
family-names: Whitaker
repository-code: 'https://github.com/crowsonkb/k-diffusion'
abstract: >-
An implementation of Elucidating the Design Space of
Diffusion-Based Generative Models (Karras et al., 2022)
for PyTorch. The patching method in Improving Diffusion
Model Efficiency Through Patching (Luhman et al., 2022) is
implemented as well.
license: MIT
version: 0.0.15