diff --git a/README.md b/README.md index 4d5dae6..6b1a92d 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,9 @@ Here are some more advanced examples: [Hunyuan Video](hunyuan_video) -[Audio Models](audio) +[Stable Audio](stable_audio) +[TangoFlux](tangoflux) ## Documentation diff --git a/audio/README.md b/stable_audio/README.md similarity index 94% rename from audio/README.md rename to stable_audio/README.md index bd558cc..e64f563 100644 --- a/audio/README.md +++ b/stable_audio/README.md @@ -1,6 +1,4 @@ -# Audio Examples - -## Stable Audio Open 1.0 +# Stable Audio Open 1.0 Examples Download the [model.safetensors from this page](https://huggingface.co/google-t5/t5-base/blob/main/model.safetensors) and save it as `t5_base.safetensors` to your ComfyUI/models/clip/ directory. diff --git a/audio/stable_audio_example.flac b/stable_audio/stable_audio_example.flac similarity index 100% rename from audio/stable_audio_example.flac rename to stable_audio/stable_audio_example.flac diff --git a/tangoflux/README.md b/tangoflux/README.md new file mode 100644 index 0000000..cb60a6a --- /dev/null +++ b/tangoflux/README.md @@ -0,0 +1,4 @@ +# TangoFlux + +Follow the intrstructions at +