Skip to content

Commit 23f7d64

Browse files
committed
Renew: Comfyregistry
1 parent 335707e commit 23f7d64

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
2-
name = "comfyui-reactor-node"
3-
description = "The Fast and Simple Face Swap Extension Node for ComfyUI, based on ReActor SD-WebUI Face Swap Extension"
4-
version = "0.5.2-a2"
2+
name = "ComfyUI-ReActor"
3+
description = "(SFW-Friendly) The Fast and Simple Face Swap Extension Node for ComfyUI, based on ReActor SD-WebUI Face Swap Extension"
4+
version = "0.5.2-b1"
55
license = { file = "LICENSE" }
66
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"]
77

@@ -11,5 +11,5 @@ Repository = "https://github.com/Gourieff/ComfyUI-ReActor"
1111

1212
[tool.comfy]
1313
PublisherId = "gourieff"
14-
DisplayName = "comfyui-reactor-node"
14+
DisplayName = "ComfyUI-ReActor"
1515
Icon = ""

0 commit comments

Comments
 (0)