Metadata-Version: 2.1
Name: comfyui-pulid-flux-gr
Version: 0.0.1
Summary: This is a PuLID node that has been extended with new features.
Home-page: https://github.com/GraftingRayman/ComfyUI-PuLID-Flux-GR
Requires-Python: >=3.10
Requires-Dist: facexlib
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"
Requires-Dist: ftfy
Requires-Dist: timm
Requires-Dist: filterpy
