mirror of
https://github.com/wildminder/ComfyUI-VibeVoice.git
synced 2026-01-26 14:39:45 +00:00
Update pyproject.toml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[project]
|
||||
name = "ComfyUI-VibeVoice"
|
||||
description = "VibeVoice TTS. Expressive, long-form, multi-speaker conversational audio"
|
||||
version = "1.3.1"
|
||||
version = "1.3.2"
|
||||
license = {file = "LICENSE"}
|
||||
dependencies = ["torch", "torchaudio", "librosa", "numpy", "huggingface_hub", "einops", "scipy", "tokenizers", "soundfile", "s3tokenizer", "tqdm", "conformer", "safetensors", "transformers", "diffusers", "bitsandbytes"]
|
||||
|
||||
@@ -23,3 +23,4 @@ Icon = ""
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user