We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563b5a4 commit 06d3e85Copy full SHA for 06d3e85
docs/source/en/_toctree.yml
@@ -56,6 +56,12 @@
56
title: Batch inference
57
- local: training/distributed_inference
58
title: Distributed inference
59
+ - local: using-diffusers/callback
60
+ title: Pipeline callbacks
61
+ - local: using-diffusers/reusing_seeds
62
+ title: Reproducible pipelines
63
+ - local: using-diffusers/image_quality
64
+ title: Controlling image quality
65
66
- title: Inference optimization
67
isExpanded: false
0 commit comments