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

[Feature Request] Support FromOriginalModelMixin(original_config=yaml) #21

Open
iwr-redmond opened this issue Jan 6, 2025 · 0 comments

Comments

@iwr-redmond
Copy link

iwr-redmond commented Jan 6, 2025

This FR may replace issue 16 if my understanding of diffusers is correct. If the method proposed here is workable, then the earlier FR can be closed.

Although standard model loading no longer supports using YAML files containing the model generation parameters, such as those distributed via Civitai, the FromOriginalModelMixin class does:

original_config (str, optional) — Dict or path to a yaml file containing the configuration for the model in its original format. If a dict is provided, it will be used to initialize the model configuration.

Please consider adding support for YAML file loading into Model_Diffusers.

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

No branches or pull requests

1 participant