twobob / Sample-Diffusion-Gradio

Gradio client for harmonai sample diffusion.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Gradio client for harmonai sample diffusion.


Languages

Language:Python 76.3%Language:Shell 13.5%Language:Batchfile 10.2%