From 5dbfa8c36ae8f46c0ba217cedd6281932f3227a2 Mon Sep 17 00:00:00 2001 From: VALADI K JAGANATHAN Date: Sun, 19 May 2024 23:21:11 +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 cfb05ad..6c312e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,5 +12,5 @@ Repository = "https://github.com/jags111/efficiency-nodes-comfyui" [tool.comfy] PublisherId = "JAGS" DisplayName = "efficiency-nodes-comfyui" -Icon = "" +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"}]