invoke-ai / InvokeAI

Invoke is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, and serves as the foundation for multiple commercial products.
https://invoke-ai.github.io/InvokeAI/
Apache License 2.0
23.72k stars 2.43k forks source link

[enhancement]: Batch Processing for Assets #7034

Open BieHDC opened 1 month ago

BieHDC commented 1 month ago

Is there an existing issue for this?

Contact Details

No response

What should this feature add?

I would like the option to batch process images over a certain workflow. Right now i have to upload the image, drag it on the adapters, hit invoke and then download it, all manually. This is not viable for 100s of assets. There is no option right now to range over assets and apply the same workflow on them. Also no option to bulk import images.

Alternatives

Due to lack of that feature i made myself a program that will do exactly that in case this is not something Invoke wants to target.

Additional Content

No response

hipsterusername commented 1 month ago

We're looking at this in the coming weeks.

maryhipp commented 1 month ago

Bulk upload implemented with https://github.com/invoke-ai/InvokeAI/pull/7123