Xerxemi / sdweb-auto-MBW

196 stars 21 forks source link

More detailed tutorial or video #6

Open axsddlr opened 1 year ago

axsddlr commented 1 year ago

would love some more info on how to utilize this

ljleb commented 1 year ago

Not sure how useful this will be, but here I go anyways. I was pondering on what some of the buttons do, so I looked at the code and tried to figure some of them. I'm still in the process of understanding the rest, but in the meantime here's 2-3 things I found:

https://github.com/Xerxemi/sdweb-auto-MBW/blob/82fc57f92697ed20878da710e7f5b4361eca1676/scripts/mbw/auto_mbw.py#L428-L433

Xerxemi commented 1 year ago

what is said above is correct. I'm pretty busy currently so getting around to writing official documentation would take a while.

The double prompt was added as a method to tune on two different variables and eliminate prompt dependency, similar to the progressives which were added to reduce seed dependency (the current progressive has some issues however).

ljleb commented 1 year ago

I won't be able to understand everything I think, but I can put a short document together for everything I end up making sense of. If you could simply verify that the info is correct, or maybe just fill 1 or 2 gaps, that would be a wonderful contribution for sd enthousiasts I think. I totally understand being busy, I'm just suggesting solutions.

This repo is pretty useful, you can probably use the receipes it finds as a good starting point, if not even as an acceptable destination for a merge. (currently in the process of running my first auto merge so i don't know exactly how effective it is)

Xerxemi commented 1 year ago

Contribution would be helpful. Though, some of the documentation requires subjective general recommendations which I'd probably still have to add.

Results do depend on the settings, and as the creator I do think it is quite effective (obviously lol). But currently, the defaults don't really make much sense tbh. Documentation would definitely be useful for this.

It can definitely be used as either a general merger or an baseline to tweak, I've seen cases of both. You can also get it to tune only certain layers via the checkboxes.

EDIT: sorry for the excessive editing btw, it's just a habit lol.

Deph1 commented 1 year ago

I think just a general guide on how to get it up and running would be useful with an idea what your preset would look like.

Personally finding it difficult to even get it to run right now. Zero errors but the wiki isn't helpful on how to get it going.

I appreciate that as a relatively new individual to github I'm at a disadvantage already but I thought I would chime in from this perspective as the tool is meant to help cut down on the technical aspects.

Appreciate you making such a tool and the outputs you've created look fantastic.