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: multi step rendering #41

Merged
merged 108 commits into from
Jun 25, 2024
Merged

Feature: multi step rendering #41

merged 108 commits into from
Jun 25, 2024

Conversation

mashb1t
Copy link
Owner

@mashb1t mashb1t commented Jun 21, 2024

No description provided.

mashb1t added 30 commits June 8, 2024 19:55
reset unet and inpaint worker after each adetailer task, improve memory efficiency
mashb1t added 27 commits June 21, 2024 23:51
use this so you don't have to modify an image before enhancement
label "Disabled" is uppercase, convert to casefold before comparison
…e-image, add handling for enhance input image
reduces prompt consistency with input but greatly improves prompt accuracy
diffusers is not needed anymore as safety checker has been implemented natively
prevents replaced subjects from being replaced again with original subjects when upscaling due to using the original prompt
allows for usage of label as default value in config
@mashb1t mashb1t force-pushed the feature/multi-step-rendering branch from 2a89f58 to 32d7790 Compare June 24, 2024 19:59
@mashb1t mashb1t merged commit 89f8725 into main Jun 25, 2024
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.

[Feature Request]: Automatic upscale after every generation.
1 participant