Metadata-Version: 2.1
Name: stand-in-preprocessor-comfyui
Version: 0.0.1
Summary: This repository provides a temporary ComfyUI node implementation of the Stand-In preprocessor, aiming to correct the misunderstanding of Stand-In’s preprocessing logic in [a/ComfyUI-WanVideoWrapper](https://github.com/kijai/ComfyUI-WanVideoWrapper).
[w/We strongly recommend using the workflows provided in this repo to ensure proper compatibility and the best identity-preserving performance.]
Home-page: https://github.com/WeChatCV/Stand-In_Preprocessor_ComfyUI
Requires-Python: >=3.10
Requires-Dist: ultralytics
Requires-Dist: huggingface_hub>=0.31.1
Requires-Dist: facexlib>=0.3.0
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: mediapipe<=0.10.9
