maedtb
maedtb
I added support for JoyCaption for my own use, but `FancyFeast` just added a built-in processor to the model and my version manually transforms the input image. Would you like...
For masking, I currently I find it difficult to reason what the result of a auto-mask run will be as there is no preview or easy way to test what...
@ppbrown, `tkinter` is a[n optional] core python library; it doesn't get installed by PIP or third-party apps. Instead, it should be provided by whoever gives you your Python install. On...
I played around with this and had some feedback: - Bug/Feature Request: The undo button doesn't seem to undo usages of the "clear" button (at least after clicking save, maybe...
With your current implementation, you are effectively forcing everyone to use your own preferred organization method, requiring those who want to sort files in a different way to manually move...
If you don't end up making this a client-side only change, I don't see anything validating / sanitizing the new `baseModel` input. Be sure to run it through `Utilities.StrictFilenameClean()` to...
I'll take a shot at this now.
I've wanted this behavior as well, but when I looked into it, it appeared as though it was previously supported and then quickly removed (Removed CL: d22442b9aa3ffab8b5229516f0917db0bdef7a82) @jhc13 Is this...
Have you tried adding a slash '/' to your file name when downloading? i.e. `Anime/2D/My Great Anime Merge - v1.0`? This should do what you're describing.
While I know that you don't actively support people using the nightly version, I am reporting this because it looks like it might be an undetected issue in the supported...