Metadata-Version: 2.1
Name: comfyui-instantid-faceswap
Version: 0.1.0
Summary: Implementation of InstantId faceswap and nodes for people generation for SDXL/Pony
Home-page: https://github.com/nosiu/comfyui-instantId-faceswap
Requires-Python: >=3.10
Requires-Dist: insightface
Requires-Dist: onnxruntime; sys_platform == "darwin"
Requires-Dist: onnxruntime; sys_platform == "linux" and platform_machine == "aarch64"
Requires-Dist: onnxruntime-gpu; sys_platform == "linux" and platform_machine == "x86_64"
Requires-Dist: onnxruntime-gpu; sys_platform == "win32"
