We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54c7c27 commit d901609Copy full SHA for d901609
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.5.2"
+version = "0.6.0-a1"
5
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"]
7
0 commit comments