Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 751 Bytes

File metadata and controls

13 lines (10 loc) · 751 Bytes

Sample Diffusion Gradio

Gradio client for Harmonai sample diffusion.
Only tested on Windows so far.
Install using the included start_windows.bat for Windows or start_unix.sh for Mac/Linux, requires Python to be installed.
Create a models folder and copy your dance diffusion/sample generator .ckpts to this folder, or set your custom model folder in app.py.
The interface will not boot without a set model.

Citations

This gradio interface utilizes the sample-diffusion cli repo/library by sudosilico:
https://github.com/sudosilico/sample-diffusion
Special thanks to the Harmonai team.

alt text