diff --git a/node-hub/dora-outtetts/pyproject.toml b/node-hub/dora-outtetts/pyproject.toml index 982f2248..4b299a6b 100644 --- a/node-hub/dora-outtetts/pyproject.toml +++ b/node-hub/dora-outtetts/pyproject.toml @@ -18,6 +18,7 @@ numpy = "< 2.0.0" pyarrow = ">= 5.0.0" python = "^3.10" outetts = "^0.2.3" +llama-cpp-python = "^0.3.5" [tool.poetry.dev-dependencies] pytest = ">= 6.3.4"