diff --git a/pyproject.toml b/pyproject.toml index 02001af..dfb3399 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "gradio", "inflect", "addict", - "WeTextProcessing", + "wetext", "modelscope>=1.22.0", "datasets>=2,<4", "huggingface-hub",