Skip to content

Commit 3a2d2aa

Browse files
authored
Update pyproject.toml
1 parent 9077a28 commit 3a2d2aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "ComfyUI-VibeVoice"
33
description = "VibeVoice TTS. Expressive, long-form, multi-speaker conversational audio"
4-
version = "0.1.0"
4+
version = "0.1.1"
55
license = {file = "LICENSE"}
66
dependencies = ["torch", "torchaudio", "librosa", "numpy", "huggingface_hub", "einops", "scipy", "tokenizers", "soundfile", "s3tokenizer", "tqdm", "conformer", "safetensors", "transformers", "diffusers"]
77

@@ -15,3 +15,4 @@ DisplayName = "ComfyUI-VibeVoice"
1515
Icon = ""
1616

1717

18+

0 commit comments

Comments
 (0)