We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0cdc9c5 + d27c157 commit f4e576dCopy full SHA for f4e576d
pyproject.toml
@@ -0,0 +1,15 @@
1
+[project]
2
+name = "efficiency-nodes-comfyui"
3
+description = ""
4
+version = "1.0.0"
5
+license = "LICENSE"
6
+dependencies = ["clip-interrogator", "simpleeval"]
7
+
8
+[project.urls]
9
+Repository = "https://github.com/jags111/efficiency-nodes-comfyui"
10
11
+[tool.comfy]
12
+PublisherId = ""
13
+DisplayName = "efficiency-nodes-comfyui"
14
+Icon = ""
15
+Models = [{location = "/checkpoints/model.safetensor", model_url = "https://example.com/model.zip"}]
0 commit comments