Metadata-Version: 2.1
Name: comfyui-nodes-erpk
Version: 2026.1.30
Summary: ERPK custom nodes for ComfyUI: WaveSpeed AI, Claude API, Google Gemini API, OpenAI API, and Apple SHARP 3D view synthesis.
Home-page: https://github.com/eRepublik-Labs/comfyui-nodes-erpk
Requires-Python: >=3.10
Requires-Dist: requests>=2.31.0
Requires-Dist: Pillow>=10.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: anthropic>=0.40.0
Requires-Dist: google-genai>=1.49.0
Requires-Dist: openai>=1.0.0
Requires-Dist: urllib3>=1.26.0
Requires-Dist: tqdm>=4.65.0
Requires-Dist: opencv-python-headless
Requires-Dist: rembg[gpu]>=2.0.70
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: transparent-background>=1.2.0
Requires-Dist: transformers>=4.36.0
Requires-Dist: safetensors>=0.4.0
