Metadata-Version: 2.1
Name: comfyui-r2
Version: 0.0.1
Summary: A custom ComfyUI node for saving generated images directly to Cloudflare R2 (or S3-compatible) buckets using boto3, with secure random filename generation and public URL return.
Home-page: https://github.com/georgitsenov/ComfyUI-R2
Requires-Python: >=3.10
Requires-Dist: requests>=2.28.0
Requires-Dist: Pillow>=9.0.0
Requires-Dist: numpy
Requires-Dist: boto3>=1.26.0
