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.
1 parent b6bf0f3 commit 9ed4a9fCopy full SHA for 9ed4a9f
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "ComfyUI-JakeUpgrade"
3
description = "ComfyUI workflow customization by Jake."
4
version = "1.0.8"
5
-license = "LICENSE"
+license = { file = "LICENSE" }
6
dependencies = ["opencv-python", "piexif", "torch", "numpy", "numexpr", "simpleeval"]
7
8
[project.urls]
0 commit comments