mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-21 13:12:13 -03:00
Update pyproject.toml
This commit is contained in:
committed by
GitHub
parent
f4e576d73e
commit
7e54742563
@@ -1,6 +1,7 @@
|
||||
[project]
|
||||
name = "efficiency-nodes-comfyui"
|
||||
description = ""
|
||||
description = "Efficiency Nodes for ComfyUI Version 2.0+
|
||||
A collection of ComfyUI custom nodes to help streamline workflows and reduce total node count."
|
||||
version = "1.0.0"
|
||||
license = "LICENSE"
|
||||
dependencies = ["clip-interrogator", "simpleeval"]
|
||||
@@ -9,7 +10,7 @@ dependencies = ["clip-interrogator", "simpleeval"]
|
||||
Repository = "https://github.com/jags111/efficiency-nodes-comfyui"
|
||||
|
||||
[tool.comfy]
|
||||
PublisherId = ""
|
||||
PublisherId = "JAGS"
|
||||
DisplayName = "efficiency-nodes-comfyui"
|
||||
Icon = ""
|
||||
Models = [{location = "/checkpoints/model.safetensor", model_url = "https://example.com/model.zip"}]
|
||||
|
||||
Reference in New Issue
Block a user