Skip to content

Commit 3626434

Browse files
committed
UPD: Comfy Registry
1 parent 2041f67 commit 3626434

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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-reactor"
33
description = "(SFW-Friendly) The Fast and Simple Face Swap Extension Node for ComfyUI, based on ReActor SD-WebUI Face Swap Extension"
4-
version = "0.6.0"
4+
version = "0.6.1-b1"
55
license = { file = "LICENSE" }
6-
dependencies = ["insightface==0.7.3", "onnx>=1.14.0", "opencv-python>=4.7.0.72", "numpy==1.26.3", "segment_anything", "albumentations>=1.4.16", "ultralytics"]
6+
dependencies = ["insightface==0.7.3", "onnx>=1.14.0", "opencv-python>=4.7.0.72", "numpy==1.26.4", "segment_anything", "albumentations>=1.4.16", "ultralytics"]
77

88
[project.urls]
99
Repository = "https://github.com/Gourieff/ComfyUI-ReActor"

0 commit comments

Comments
 (0)