Diffusers
Safetensors
kontextrefiner / diffusers /docs /source /en /api /pipelines /dance_diffusion.md
lsmpp's picture
Upload folder using huggingface_hub
1b7e5b9 verified

This pipeline is deprecated but it can still be used. However, we won't test the pipeline anymore and won't accept any changes to it. If you run into any issues, reinstall the last Diffusers version that supported this model.

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.

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