diff --git a/pyproject.toml b/pyproject.toml index 5e3b1b1a..24b6ee35 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,6 +22,7 @@ dependencies = [ "pydantic", "pillow", "huggingface_hub", + "modelscope", "prompt_toolkit", "tqdm", # Shared dependencies "tabulate",