From 586c276cfbfa9a60d5ee46e813a5b8d27e439388 Mon Sep 17 00:00:00 2001 From: Navonil Majumder Date: Fri, 10 Jan 2025 17:33:59 +0800 Subject: [PATCH 1/2] Standardize Stable Audio Open 1.0 docs --- README.md | 2 +- {audio => stable_audio}/README.md | 4 +--- {audio => stable_audio}/stable_audio_example.flac | Bin 3 files changed, 2 insertions(+), 4 deletions(-) rename {audio => stable_audio}/README.md (94%) rename {audio => stable_audio}/stable_audio_example.flac (100%) diff --git a/README.md b/README.md index 4d5dae6..bab3f37 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Here are some more advanced examples: [Hunyuan Video](hunyuan_video) -[Audio Models](audio) +[Stable Audio](stable_audio) ## 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 From 011d3762b53cbf0cf9e0cc7ee478e5cb76894a1f Mon Sep 17 00:00:00 2001 From: Navonil Majumder Date: Fri, 10 Jan 2025 17:34:58 +0800 Subject: [PATCH 2/2] Add TangoFlux --- README.md | 1 + tangoflux/README.md | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 tangoflux/README.md diff --git a/README.md b/README.md index bab3f37..6b1a92d 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ Here are some more advanced examples: [Stable Audio](stable_audio) +[TangoFlux](tangoflux) ## Documentation 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 +