-
Notifications
You must be signed in to change notification settings - Fork 7
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] WD14 Tagger/Deepdanbooru on image before generating #24
Comments
Thanks! It works way better now. Is there a way to run the WD14 models instead of Deepbooru? |
Oh, I just realized its taking the images and running them in img2img instead of t2i. Unfortunately using this method it seems stuck in 512-768x and no high res fix |
I've updated the code (75d5e76), this should give you the ability to run Deepbooru without enabling the img2img flag. |
Thanks a lot, just tried it and it works great! Very fun to leave it on generate forever and come back later to see what it made. I did notice it doesn't add the scanned tags to the danbooru tags, it replaces them all instead. I think it would be better if it only replaced duplicates, not sure if it's possible. |
I've added a new button in the img2img panel which changes the way tags are added when using deepbooru. |
Awesome! I just tried it and I'm getting the following error though:
Any idea what it could be? I tried reinstalling the extension but it didn't help |
Editing this part of the code seems to have fixed it:
|
I find that a lot of the images in the boorus lack the proper tagging, and while using the tags directly can yield good results sometimes, I get way better results when I run the image through the Tagger extension with a model like WD14 SwinV2 and add to the booru tags.
Would it be possible to have an option to run a tagging program like that before generating?
Thank you for your time, just found this extension and looks really fun to use.
The text was updated successfully, but these errors were encountered: