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

Postprocessor extension. #57

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

Conversation

wkpark
Copy link

@wkpark wkpark commented May 12, 2023

WIP
minimal fix applied to make the ddetailer as a postprocessor extension (not as a script)

  • mmdet-v3 fix included
  • you can change the extension name to reddetailer and use both the old ddetailer and the new one.

this fix inspired by adetailer

TODO

  • support img2img inpaint correctly.

image

How to use it

if you already use "mmdet-v3" fork branch you don't have to follow next step.

  • delete extensions/ddetailer

if you have changed pytorch version (from torch 1.x to torch 2.x or backward)

  • delete models/mmdet

install postprocessor fork branch

press install button and restart webui!

image

@webcoderz
Copy link

Thoughts on making fastapi endpoints of this fork?

@wkpark
Copy link
Author

wkpark commented Jul 12, 2023

dddtailer extension features (the original author is @Bing-su (the famous ADetailer author)+ ddtailer as postprocessor fix at https://github.com/wkpark/ddetailer dev branch
ddetailer fork https://github.com/wkpark/uddetailer out!

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.

2 participants