Unverified Commit 2c4ee10b authored by Steven Liu's avatar Steven Liu Committed by GitHub
Browse files

[docs] Diffusion pipeline (#12148)

* init

* refactor

* refresh

* fix?

* fix?

* fix

* fix-copies

* feedback

* feedback

* fix

* feedback
parent cf1ca728
...@@ -9,11 +9,11 @@ ...@@ -9,11 +9,11 @@
- local: stable_diffusion - local: stable_diffusion
title: Basic performance title: Basic performance
- title: DiffusionPipeline - title: Pipelines
isExpanded: false isExpanded: false
sections: sections:
- local: using-diffusers/loading - local: using-diffusers/loading
title: Load pipelines title: DiffusionPipeline
- local: tutorials/autopipeline - local: tutorials/autopipeline
title: AutoPipeline title: AutoPipeline
- local: using-diffusers/custom_pipeline_overview - local: using-diffusers/custom_pipeline_overview
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment