Skip to content

Commit c9477bf

Browse files
sayakpaulpatrickvonplatenkashifpcuencawilliamberman
authored
[Docs] Adds a documentation page for evaluating diffusion models (#2516)
* add a documentation page for evaluating diffuion models. * fix: checkpoint link. * Apply suggestions from code review Co-authored-by: Patrick von Platen <[email protected]> Co-authored-by: Kashif Rasul <[email protected]> * formatting fixes. * formatting fixes. * link to partiprompts dataset on hub. * reflect on Pedro's comments. Co-authored-by: Pedro <[email protected]> * Apply suggestions from code review Co-authored-by: Pedro Cuenca <[email protected]> * reflect on Pedro's comments. Co-authored-by: Pedro <[email protected]> * update mention of FID. * Apply suggestions from code review Co-authored-by: Will Berman <[email protected]> Co-authored-by: YiYi Xu <[email protected]> * minor nit. * finish edges and add colab notebook. * Apply suggestions from code review Co-authored-by: Pedro Cuenca <[email protected]> * run formatting. * additional feedback. --------- Co-authored-by: Patrick von Platen <[email protected]> Co-authored-by: Kashif Rasul <[email protected]> Co-authored-by: Pedro <[email protected]> Co-authored-by: Will Berman <[email protected]> Co-authored-by: YiYi Xu <[email protected]>
1 parent 79eb3d0 commit c9477bf

File tree

2 files changed

+567
-0
lines changed

2 files changed

+567
-0
lines changed

docs/source/en/_toctree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@
9999
title: How to contribute?
100100
- local: conceptual/ethical_guidelines
101101
title: Diffusers' Ethical Guidelines
102+
- local: conceptual/evaluation
103+
title: Evaluating Diffusion Models
102104
title: Conceptual Guides
103105
- sections:
104106
- sections:

0 commit comments

Comments
 (0)