diff --git a/pyproject.toml b/pyproject.toml index a8fadc620..44e05608d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,6 @@ name = "ComfyUI" version = "0.14.1" readme = "README.md" -license = "GPL-3.0-only" license-files = ["LICENSE"] requires-python = ">=3.10"