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

Add invoke-generate-images script #28

Merged
merged 3 commits into from
Sep 7, 2023
Merged

Conversation

RyanJDick
Copy link
Collaborator

Adds a script for generating a dataset of images from a single prompt. This will be used by DreamBooth training.

@brandonrising
Copy link
Collaborator

is there a reason to use this over the invokeai cli?

@brandonrising
Copy link
Collaborator

The lack of single letter flags in the CLI could be a painpoint if people regularly use this

@RyanJDick
Copy link
Collaborator Author

is there a reason to use this over the invokeai cli?

Honestly, that didn't even cross my mind until you mentioned it. Maybe I'm missing something, but from poking around the invokeai CLI docs it seemed like it would be complicated to achieve this same result. I think it's nice to have a simple, single-purpose, standalone script for this use case.

@RyanJDick
Copy link
Collaborator Author

The lack of single letter flags in the CLI could be a painpoint if people regularly use this

Added short options for all params that could be easily shortened without name conflicts: 95fbcbc

@RyanJDick RyanJDick merged commit 4a1af3e into main Sep 7, 2023
1 check passed
@RyanJDick RyanJDick deleted the ryan/gen-regularization-dataset branch September 7, 2023 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants