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 ccc6935 commit 8dda046Copy full SHA for 8dda046
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.0"
+version = "1.0.1"
5
license = { file = "LICENSE" }
6
dependencies = ["numpy", "torch", "opencv-python"]
7
0 commit comments