Metadata-Version: 2.1
Name: comfyui-pulid-flux-ll
Version: 1.1.0
Summary: The implementation for PuLID-Flux, support use with TeaCache and WaveSpeed, no model pollution.
Home-page: https://github.com/lldacing/ComfyUI_PuLID_Flux_ll
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
