Metadata-Version: 2.1
Name: comfyui-pvl-api-nodes
Version: 0.0.1
Summary: A custom ComfyUI node that integrates with the OpenAI Assistants API.
Home-page: https://github.com/pvlprk/comfyui-pvl-api-nodes
Requires-Python: >=3.10
Requires-Dist: openai>=1.3
Requires-Dist: requests>=2.31.0
Requires-Dist: Pillow>=10.0.0
Requires-Dist: numpy
Requires-Dist: fal-client>=0.7.0
Requires-Dist: google-genai>=1.41.0
Requires-Dist: diffusers>=0.35.1
Requires-Dist: scikit-image
Requires-Dist: color-matcher==0.5.0
Requires-Dist: matplotlib>=3.7.0
