mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-21 21:22:13 -03:00
Update pyproject.toml
This commit is contained in:
committed by
GitHub
parent
f4e576d73e
commit
7e54742563
@@ -1,6 +1,7 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "efficiency-nodes-comfyui"
|
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"
|
version = "1.0.0"
|
||||||
license = "LICENSE"
|
license = "LICENSE"
|
||||||
dependencies = ["clip-interrogator", "simpleeval"]
|
dependencies = ["clip-interrogator", "simpleeval"]
|
||||||
@@ -9,7 +10,7 @@ dependencies = ["clip-interrogator", "simpleeval"]
|
|||||||
Repository = "https://github.com/jags111/efficiency-nodes-comfyui"
|
Repository = "https://github.com/jags111/efficiency-nodes-comfyui"
|
||||||
|
|
||||||
[tool.comfy]
|
[tool.comfy]
|
||||||
PublisherId = ""
|
PublisherId = "JAGS"
|
||||||
DisplayName = "efficiency-nodes-comfyui"
|
DisplayName = "efficiency-nodes-comfyui"
|
||||||
Icon = ""
|
Icon = ""
|
||||||
Models = [{location = "/checkpoints/model.safetensor", model_url = "https://example.com/model.zip"}]
|
Models = [{location = "/checkpoints/model.safetensor", model_url = "https://example.com/model.zip"}]
|
||||||
|
|||||||
Reference in New Issue
Block a user