From 2aa03a8254c6f622c8dd693bce8d0c00ea1c10fd Mon Sep 17 00:00:00 2001 From: WildAi <2853742+wildminder@users.noreply.github.com> Date: Mon, 1 Sep 2025 21:42:45 +0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index af22a07..785436b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "ComfyUI-VibeVoice" description = "VibeVoice TTS. Expressive, long-form, multi-speaker conversational audio" -version = "1.1.0" +version = "1.2.0" license = {file = "LICENSE"} dependencies = ["torch", "torchaudio", "librosa", "numpy", "huggingface_hub", "einops", "scipy", "tokenizers", "soundfile", "s3tokenizer", "tqdm", "conformer", "safetensors", "transformers", "diffusers", "bitsandbytes"] @@ -20,3 +20,4 @@ Icon = "" +