Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify the name / path of the images uploaded to S3 #49

Open
TimPietrusky opened this issue Jul 30, 2024 · 1 comment
Open

Specify the name / path of the images uploaded to S3 #49

TimPietrusky opened this issue Jul 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@TimPietrusky
Copy link
Member

Is your feature request related to a problem? Please describe.

When using the AWS S3 upload, the path where the image is stored and the name of the file can't be configured. These things are generated automatically.

Describe the solution you'd like

I want to actually configure where the image is stored and how it is called. The best thing would be, that it just has the same name as the image in ComfyUI.

@TimPietrusky TimPietrusky added the enhancement New feature or request label Jul 30, 2024
@TimPietrusky
Copy link
Member Author

We could do this by not using upload_image from the RunPod python SDK, but upload_file_to_bucket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant