Skip to content

[Configuration] Better logging - #545

Merged
patrickvonplaten merged 2 commits into
mainfrom
improve_logging
Sep 17, 2022
Merged

[Configuration] Better logging#545
patrickvonplaten merged 2 commits into
mainfrom
improve_logging

Conversation

@patrickvonplaten

Copy link
Copy Markdown
Contributor

No description provided.

# use value from config dict
init_dict[key] = config_dict.pop(key)

unused_kwargs = config_dict.update(kwargs)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is always None -> fix here

@HuggingFaceDocBuilderDev

HuggingFaceDocBuilderDev commented Sep 17, 2022

Copy link
Copy Markdown

The documentation is not available anymore as the PR was closed or merged.

@patrickvonplaten
patrickvonplaten merged commit 429dace into main Sep 17, 2022
@patrickvonplaten
patrickvonplaten deleted the improve_logging branch September 17, 2022 12:09
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* [Config] improve logging

* finish
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