Metadata-Version: 2.1
Name: comfyui-starnodes
Version: 1.9.6
Summary: NODES: StarNodes - A Big collection of Custom Nodes for ComfyUI with improvements, image tools and lots of helper nodes
Home-page: https://github.com/Starnodes2024/ComfyUI_StarNodes
Requires-Python: >=3.10
Requires-Dist: requests>=2.31.0
Requires-Dist: beautifulsoup4>=4.12.0
Requires-Dist: newspaper3k>=0.2.8
Requires-Dist: lxml[html_clean]>=5.3.1
Requires-Dist: psd-tools>=1.10.0
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: huggingface_hub
Requires-Dist: facexlib==0.3.0
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
Requires-Dist: webcolors>=1.13.0
Requires-Dist: google-generativeai>=0.8.3
Requires-Dist: color-matcher
