Skip to content

Commit 3e6ec2c

Browse files
committed
Publish
1 parent 196adcd commit 3e6ec2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "comfyui-tangoflux"
33
description = "ComfyUI Custom Nodes for 'TangoFlux: Super Fast and Faithful Text to Audio Generation with Flow Matching'. This generates high-quality 44.1kHz audio up to 30 seconds using just a text prompt."
4-
version = "1.0.0"
4+
version = "1.0.1"
55
license = {file = "LICENSE"}
66
dependencies = ["torch", "torchaudio", "transformers", "diffusers", "accelerate", "tqdm"]
77

0 commit comments

Comments
 (0)