Skip to content

Commit bd0fee0

Browse files
committed
Upgrade 1.2.1 to comfy regsitry
1 parent 2269e27 commit bd0fee0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[project]
22
name = "comfyui-easy-use"
33
description = "To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes."
4-
version = "1.2.0"
4+
version = "1.2.1"
55
license = { file = "LICENSE" }
6-
dependencies = ["diffusers>=0.25.0", "accelerate>=0.25.0", "clip_interrogator>=0.6.0", "sentencepiece", "lark-parser", "onnxruntime", "spandrel"]
6+
dependencies = ["diffusers>=0.25.0", "accelerate>=0.25.0", "clip_interrogator>=0.6.0", "sentencepiece", "lark-parser", "onnxruntime", "spandrel", "opencv-python"]
77

88
[project.urls]
99
Repository = "https://github.com/yolain/ComfyUI-Easy-Use"

0 commit comments

Comments
 (0)