Metadata-Version: 2.1
Name: comfyui-facechain
Version: 0.0.1
Summary: The official ComfyUI version of facechain greatly improves the speed of reasoning and has great custom process controls.
Home-page: https://github.com/THtianhao/ComfyUI-FaceChain
Requires-Python: >=3.10
Requires-Dist: aliyun-python-sdk-core-v3>=2.13.10
Requires-Dist: python-slugify>=8.0.1
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"
Requires-Dist: timm
Requires-Dist: modelscope
Requires-Dist: controlnet_aux>=0.0.6
Requires-Dist: mmdet>=2.26.0
Requires-Dist: mediapipe
Requires-Dist: transformers
Requires-Dist: insightface
Requires-Dist: sentencepiece
Requires-Dist: pysoundfile
Requires-Dist: soundfile
