Metadata-Version: 2.1
Name: comfyui-s3-io
Version: 0.0.1
Summary: S3-backed input/output nodes for ComfyUI to browse, load images/videos from S3 buckets and push outputs back to S3 automatically.
Home-page: https://github.com/olduvai-jp/ComfyUI-S3-IO
Requires-Python: >=3.10
Requires-Dist: boto3
Requires-Dist: opencv-python-headless
Requires-Dist: imageio-ffmpeg
