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"}]