Metadata-Version: 2.1
Name: comfyui-cloudstorage
Version: 0.0.1
Summary: This extension adds cloud storage support to ComfyUI, allowing you to save and load images, masks, and videos directly from cloud storage services. Currently supports Aliyun OSS and AWS S3.
Home-page: https://github.com/philipy1219/ComfyUI-CloudStorage
Requires-Python: >=3.10
Requires-Dist: opencv-python-headless
Requires-Dist: imageio-ffmpeg
Requires-Dist: oss2
Requires-Dist: boto3
