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]: Recursive pass through, like LLM agents #638

Closed
andupotorac opened this issue Jun 13, 2024 · 2 comments
Closed

[Feature Request]: Recursive pass through, like LLM agents #638

andupotorac opened this issue Jun 13, 2024 · 2 comments
Labels
enhancement New feature or request Stale

Comments

@andupotorac
Copy link

Is your feature request related to a problem? Please describe.

Sometimes after aDetailer passes through, the image is still not fixed.

Describe the solution you'd like

I'd like to tell it how many times to pass through, each time with a random seed, as it may improve the image iteratively - for example a malformed foot/hand could eventually get right through iterations.

Describe alternatives you've considered

No response

Additional context

No response

@andupotorac andupotorac added the enhancement New feature or request label Jun 13, 2024
@Bing-su
Copy link
Owner

Bing-su commented Jun 14, 2024

Well, when you have this feature, you want to get the best result, not the last result.
In this case, I'd recommend doing the img2img inpaint directly.

@andupotorac
Copy link
Author

One could stop iterations when the right image comes through. Sure, it can be a manual process, but so can the entire adetailer flow.

@github-actions github-actions bot added the Stale label Jul 2, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

2 participants