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 3a89327 + 3e066ac commit ccc6935Copy full SHA for ccc6935
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "comfyui_toyxyz_test_nodes"
3
description = "This node was created to send a webcam to ComfyUI in real time. This node is recommended for use with LCM."
4
version = "1.0.0"
5
-license = "LICENSE"
+license = { file = "LICENSE" }
6
dependencies = ["numpy", "torch", "opencv-python"]
7
8
[project.urls]
0 commit comments