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

Update convert_from_ckpt.py / read checkpoint config yaml contents #6633

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

spezialspezial
Copy link
Contributor

@spezialspezial spezialspezial commented Jan 18, 2024

What does this PR do?

Fixes: #6615.

Adds missing reading of config yaml file contents

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

Added missing reading of config yaml file contents
@sayakpaul sayakpaul merged commit 58b8dce into huggingface:main Jan 19, 2024
14 checks passed
@sayakpaul
Copy link
Member

Thanks @spezialspezial! I will add a test in a follow-up, too.

@jasstionzyf
Copy link

@sayakpaul sorry , seems i use 0.26.0.dev0 , will use main to try

AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
…uggingface#6633)

Update convert_from_ckpt.py / read config yaml contents

Added missing reading of config yaml file contents
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.

Pipeline.from_single_file/download_from_original_stable_diffusion_ckpt broken for local config yaml files
3 participants