diff --git a/pyproject.toml b/pyproject.toml index 51ae0fa9..ae76a3df 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "comfyui-saveimagewithmetadata" +name = "ComfyUI-SaveImageWithMetaData" description = "Add a node to save images with metadata (PNGInfo) extracted from the input values of each node.\nSince the values are extracted dynamically, values output by various extension nodes can be added to metadata." version = "1.0.0" license = { file = "LICENSE" }