Skip to content

Fixing the global_step key not found #3844

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

Merged
merged 3 commits into from
Jun 28, 2023

Conversation

VincentNeemie
Copy link
Contributor

@VincentNeemie VincentNeemie commented Jun 21, 2023

I encountered a bug in the code where the unet_params.hint_channels parameter is causing an error. After investigating, I found that removing the conditioning_channels key from the config dictionary resolves the issue. This change should be made to prevent further errors for users.
#3843

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jun 28, 2023

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

@patrickvonplaten patrickvonplaten merged commit 35bac5e into huggingface:main Jun 28, 2023
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* Fixing the global_step key not found

* Apply suggestions from code review

---------

Co-authored-by: Patrick von Platen <[email protected]>
dg845 pushed a commit to dg845/diffusers that referenced this pull request Dec 15, 2024
* Fixing the global_step key not found

* Apply suggestions from code review

---------

Co-authored-by: Patrick von Platen <[email protected]>
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.

3 participants