{"id":23233830,"url":"https://github.com/TemryL/ComfyS3","last_synced_at":"2025-08-19T19:31:21.751Z","repository":{"id":220293988,"uuid":"751260165","full_name":"TemryL/ComfyS3","owner":"TemryL","description":"ComfyS3 seamlessly integrates with Amazon S3 in ComfyUI. This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from S3 buckets within the ComfyUI graph interface.","archived":false,"fork":false,"pushed_at":"2024-11-05T14:56:04.000Z","size":115,"stargazers_count":35,"open_issues_count":1,"forks_count":20,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-05T16:21:47.615Z","etag":null,"topics":["amazon-s3","aws-s3","comfyui","comfyui-nodes"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TemryL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-01T08:53:46.000Z","updated_at":"2024-11-05T14:56:08.000Z","dependencies_parsed_at":"2024-02-08T17:54:20.910Z","dependency_job_id":"6e81ef13-66da-494f-ad2d-0a89c014579d","html_url":"https://github.com/TemryL/ComfyS3","commit_stats":null,"previous_names":["temryl/comfys3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TemryL%2FComfyS3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TemryL%2FComfyS3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TemryL%2FComfyS3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TemryL%2FComfyS3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TemryL","download_url":"https://codeload.github.com/TemryL/ComfyS3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230367781,"owners_count":18215326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amazon-s3","aws-s3","comfyui","comfyui-nodes"],"created_at":"2024-12-19T03:02:04.790Z","updated_at":"2025-08-19T19:31:21.716Z","avatar_url":"https://github.com/TemryL.png","language":"Python","funding_links":[],"categories":["All Workflows Sorted by GitHub Stars","Workflows (3395) sorted by GitHub Stars"],"sub_categories":[],"readme":"# ComfyS3: Amazon S3 Integration for ComfyUI \nComfyS3 seamlessly integrates with [Amazon S3](https://aws.amazon.com/en/s3/) in [ComfyUI](https://github.com/comfyanonymous/ComfyUI). This open-source project provides custom nodes for effortless loading and saving of images, videos, and checkpoint models directly from S3 buckets within the ComfyUI graph interface.\n\n## Installation\n\n### Using ComfyUI Manager:\n\n- Look for ```ComfyS3```, and be sure the author is ```TemryL```. Install it.\n\n### Manually:\n- Clone this repo into `custom_nodes` folder in ComfyUI.\n\n### Define S3 Config\nCreate `.env` file in ComfyS3 root folder with the following variables:\n\n```bash \nS3_REGION = \"...\"\nS3_ACCESS_KEY = \"...\"\nS3_SECRET_KEY = \"...\"\nS3_BUCKET_NAME = \"...\"\nS3_INPUT_DIR = \"...\"\nS3_OUTPUT_DIR = \"...\"\n```\n\n### Optional S3 Config Variables\n- ```S3_ENDPOINT_URL``` allows the useage of a AWS Private Link or Other S3 Compatible Storage Solutions\n- ```S3_ADDRESSING_STYLE``` allows the useage of different S3 addressing styles: auto/virtual/path, default is auto, useful for S3-Compatible Storage Solutions\n\n## Available Features\nComfyUI nodes to:\n- [x] standalone download/upload file from/to Amazon S3\n- [x] load/save image from/to Amazon S3 buckets\n- [x] save VHS (VideoHelperSuite) video files to Amazon S3 buckets\n- [x] install ComfyS3 from [ComfyUI-Manager](https://github.com/ltdrdata/ComfyUI-Manager)\n- [ ] load checkpoints from Amazon S3 buckets\n- [ ] load video from Amazon S3 buckets\n\n## Credits\n- [ComfyUI](https://github.com/comfyanonymous/ComfyUI)\n- [ComfyUI-VideoHelperSuite](https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTemryL%2FComfyS3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTemryL%2FComfyS3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTemryL%2FComfyS3/lists"}