From 3bcc7fd9055d81bcc0122bd097d9e2d7318789e9 Mon Sep 17 00:00:00 2001 From: VALADI K JAGANATHAN Date: Sun, 19 May 2024 23:54:41 +0530 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 72a9f9e..f38925a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = ["clip-interrogator", "simpleeval"] Repository = "https://github.com/jags111/efficiency-nodes-comfyui" [tool.comfy] -PublisherId = "JAGS" +PublisherId = "jags111" DisplayName = "efficiency-nodes-comfyui" Icon = "https://github.com/jags111/efficiency-nodes-comfyui/blob/main/images/jagsP1.png?raw=true" Models = [{location = "/checkpoints/model.safetensor", model_url = "https://example.com/model.zip"}]