"vscode:/vscode.git/clone" did not exist on "4c605235aa832f259e148dfbdce08d9e471b5099"
Unverified Commit c6ae9b7d authored by camenduru's avatar camenduru Committed by GitHub
Browse files

Where did this 'x' come from, Elon? (#4277)



* why mdx?

* why mdx?

* why mdx?

* no x for kandinksy either

---------
Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
parent b3e5cd6b
......@@ -15,7 +15,7 @@ specific language governing permissions and limitations under the License.
[[open-in-colab]]
Diffusion pipelines are inherently a collection of diffusion models and schedulers that are partly independent from each other. This means that one is able to switch out parts of the pipeline to better customize
a pipeline to one's use case. The best example of this is the [Schedulers](../api/schedulers/overview.mdx).
a pipeline to one's use case. The best example of this is the [Schedulers](../api/schedulers/overview.md).
Whereas diffusion models usually simply define the forward pass from noise to a less noisy sample,
schedulers define the whole denoising process, *i.e.*:
......
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