diffusers
diffusers copied to clipboard
log loss per image
What does this PR do?
logging loss for each image in dataset. Given that Lora datasets are usually small this feature might help to one to spot low-quality images or bad captions etc.
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
@sayakpaul Which code quality issues? What should i fix?
The CI says:
To be more specific the following step in the CI fails:
Fast tests for PRs / check_code_quality (pull_request)
You need to run make style && make quality
to fix these.
Great! Could you please merge the PR?
Let's go!