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

Automatically add Civitai resource metadata to generated images #140

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

ComplexRobot
Copy link

@ComplexRobot ComplexRobot commented Oct 19, 2024

This adds a new feature which makes any generated image automatically add resource metadata in the format of images generated with the Civitai on-site generator.

Since the official Civitai extension is a dead project, a new way to add metadata to images is needed.
And since this extension does everything that extension did but better, it made sense to add this feature as well.

I tried to implement it as concisely as possible, reusing as much of the existing codebase as I could.
It should be very simple to understand, robust, and easy to maintain. (Could probably be optimized.)

I also updated the readme to explain the feature. I'm not sure how to update the other languages.

And I added a checkbox to disable/enable the feature in the extension settings.

I have tested this on the latest version of forge. I cannot guarantee this will work in older versions.

Thanks to all contributors for making this wonderful extension! It makes using the web UI with a huge amount of different resources so simple and easy.

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.

1 participant