We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d93450b commit a2a61fdCopy full SHA for a2a61fd
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
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.6.2-a4"
+version = "0.6.2-b1"
5
license = { file = "LICENSE" }
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"]
7
0 commit comments