Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,9 @@ Here are some more advanced examples:

[Hunyuan Video](hunyuan_video)

[Audio Models](audio)
[Stable Audio](stable_audio)

[TangoFlux](tangoflux)

## Documentation

Expand Down
4 changes: 1 addition & 3 deletions audio/README.md → stable_audio/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
File renamed without changes.
4 changes: 4 additions & 0 deletions tangoflux/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# TangoFlux

Follow the intrstructions at <https://github.com/LucipherDev/ComfyUI-TangoFlux>