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 8cddecb commit 89311f3Copy full SHA for 89311f3
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
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.1"
+version = "1.0.2"
5
license = { file = "LICENSE" }
6
dependencies = ["numpy", "torch", "opencv-python"]
7
0 commit comments