Files
diffusers/docs/source/en/api/pipelines/dance_diffusion.md
T
Steven Liu 6b06c30a65 [docs] Fix links (#5499)
fix links
2023-10-23 20:39:29 +02:00

1.5 KiB

Dance Diffusion

Dance Diffusion is by Zach Evans.

Dance Diffusion is the first in a suite of generative audio tools for producers and musicians released by Harmonai.

The original codebase of this implementation can be found at Harmonai-org.

Make sure to check out the Schedulers guide to learn how to explore the tradeoff between scheduler speed and quality, and see the reuse components across pipelines section to learn how to efficiently load the same components into multiple pipelines.

DanceDiffusionPipeline

autodoc DanceDiffusionPipeline - all - call

AudioPipelineOutput

autodoc pipelines.AudioPipelineOutput