Skip to content

Conversation

discus0434
Copy link

This pull request allows to log interim generation during Dreambooth.

Usage
add an argument --generating_progress_steps <int>. The process generates an interim image per steps you choose.
To be able to generate deterministically, you can also set --seed argument such as --seed 42.

Generated images are stored at f"{args.output_dir}/logs/.

This PR is almost same as #1711 . To avoid throw PR from main, I reopen this one.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

@patrickvonplaten
Copy link
Contributor

This should be solved by: #1668 no?

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale because it has not had recent activity. If you think this still needs to be addressed please comment on this thread.

Please note that issues that do not follow the contributing guidelines are likely to be ignored.

@github-actions github-actions bot added the stale Issues that haven't received updates label Jan 14, 2023
@patrickvonplaten
Copy link
Contributor

This is actually not solved yet (cc @patil-suraj ).

Same issue was opened here: #1993

@patil-suraj
Copy link
Contributor

Adding this to my todo list.

@patil-suraj patil-suraj self-assigned this Jan 16, 2023
@patrickvonplaten
Copy link
Contributor

We should add intermediate logging exactly as it's done here for textual inversion actually: #2178 (review)

@patrickvonplaten
Copy link
Contributor

cc @yiyixuxu would you like to give this a try?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues that haven't received updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants