Metadata-Version: 2.1
Name: comfyui-a1rspace
Version: 1.0.4
Summary: A comfyui custom node package used by myself.
Home-page: https://github.com/A1rCHAN/ComfyUI_A1rSpace
Requires-Python: >=3.10
Requires-Dist: sefetensors
Requires-Dist: transformers
Requires-Dist: numpy
Requires-Dist: einops
Requires-Dist: Pillow
Requires-Dist: kornia
Requires-Dist: requests
Requires-Dist: openai
Requires-Dist: psutil
Requires-Dist: huggingface-hub
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"
