Skip to content

add missing models and parameters to image metadata #743

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 2 commits into from
Jul 28, 2025

Conversation

wbruna
Copy link
Contributor

@wbruna wbruna commented Jul 27, 2025

This updates and supersedes #316 . I adjusted the original PR to make use of the new API functions, but preserved the original author, since it was just a minor tweak.

I also included diffusion and text encoder models into the metadata, following the auto111 format. But it's not clear how multiple text encoders should be included: all examples I've found used a simple 'TE:' prefix.

one-lithe-rune and others added 2 commits July 27, 2025 18:10
…rams

- If a non default scheduler is set, include it in the 'Sampler' tag in the data
embedded into the final image.
- If a custom VAE path is set, include the vae name (without path and extension)
in embedded image params under a `VAE:` tag.
- If a custom Clip skip is set, include that Clip skip value in embedded image
params under a `Clip skip:` tag.
@leejet leejet merged commit 7eb30d0 into leejet:master Jul 28, 2025
9 checks passed
@leejet
Copy link
Owner

leejet commented Jul 28, 2025

Thank you for your contribution.

@wbruna wbruna deleted the new-embedded-image-params-improvement branch July 28, 2025 14:35
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