From f96fd4b00b7ff14b9de79b82382c3a5dc7884b12 Mon Sep 17 00:00:00 2001 From: Navonil Majumder Date: Fri, 10 Jan 2025 17:41:17 +0800 Subject: [PATCH] README.md: Make a new section for audio + Add TangoFlux to the section --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 000d7680..8f98d82e 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,9 @@ This ui will let you design and execute advanced stable diffusion pipelines usin - [Mochi](https://comfyanonymous.github.io/ComfyUI_examples/mochi/) - [LTX-Video](https://comfyanonymous.github.io/ComfyUI_examples/ltxv/) - [Hunyuan Video](https://comfyanonymous.github.io/ComfyUI_examples/hunyuan_video/) -- [Stable Audio](https://comfyanonymous.github.io/ComfyUI_examples/audio/) +- Audio Models + - [Stable Audio](https://comfyanonymous.github.io/ComfyUI_examples/stable_audio/) + - [TangoFlux](https://comfyanonymous.github.io/ComfyUI_examples/tangoflux/) - Asynchronous Queue system - Many optimizations: Only re-executes the parts of the workflow that changes between executions. - Smart memory management: can automatically run models on GPUs with as low as 1GB vram.