We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e8b1ed commit 5c78841Copy full SHA for 5c78841
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.1-b3"
+version = "0.6.1"
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