diff --git a/pyproject.toml b/pyproject.toml index 048df9d..bf900be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,14 +1,14 @@ [project] name = "comfyui_ipadapter_plus" -description = "ComfyUI reference implementation for IPAdapter models. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. I just made the extension closer to ComfyUI philosophy." -version = "1.0.0" -license = "LICENSE" +description = "ComfyUI reference implementation for the IPAdapter models. The IPAdapter are very powerful models for image conditioning. The style and composition of a reference can be easily transferred to the generation. Think of it as a 1-image lora." +version = "2.0.0" +license = "GPL-3.0 license" [project.urls] Repository = "https://github.com/cubiq/ComfyUI_IPAdapter_plus" # Used by Comfy Registry https://comfyregistry.org [tool.comfy] -PublisherId = "" +PublisherId = "matteo" DisplayName = "ComfyUI_IPAdapter_plus" Icon = ""